nixpkgs/nixos/modules
Bernardo Meurer 39e63f110e
nixos/man-db: allow man-cache to be fetched from cache
Currently, we build `man-cache` with `runCommandLocal`, which causes it
to get re-built locally instead of fetched from cache. While the
resulting derivation might be small, it does take a fair bit of time to
build for all my systems, and would be _far_ quicker to fetch.

With this change, we use `runCommand` instead of `runCommandLocal`,
allowing it to get fetched from cache instead of rebuilt for all hosts.
2022-11-12 18:33:13 +00:00
..
config rmem_max: define merge function 2022-11-08 10:30:10 -05:00
hardware treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
i18n/input-method nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
installer calamares-cd: default supporting all locales 2022-11-02 13:59:53 -04:00
misc nixos/man-db: allow man-cache to be fetched from cache 2022-11-12 18:33:13 +00:00
profiles nixos/profiles/minimal: don't install freedesktop files 2022-10-21 14:54:38 +02:00
programs nixos/firefox: init 2022-11-10 19:07:37 +00:00
security Merge pull request #186628 from ocfox/pam_faildelay 2022-11-07 19:54:57 +08:00
services Merge pull request #198631 from fedeinthemix/fix-languagetool 2022-11-12 15:18:10 +01:00
system treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
tasks Merge pull request #194759 from hercules-ci/fqdn-or-hostname 2022-11-09 13:53:57 +01:00
testing nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
virtualisation Merge pull request #198526 from farnoy/nixos-container-unified-cgroups 2022-11-10 13:37:43 +01:00
module-list.nix nixos/firefox: init 2022-11-10 19:07:37 +00:00
rename.nix dd-agent: remove 2022-09-14 14:11:14 +02:00