nixpkgs/nixos/modules
Bjørn Forsman ef85c3fe51 nixos: use passAsFile to avoid "Argument list too long" error
This patch fixes "Argument list too long" build failure when passing a
list of store paths to system.extraDependencies that exceeds Linux'
MAX_ARG_STRLEN limit of 128 KiB. With the shortest possible derivation
names (one byte), the 128 KiB limit is equivalent to about 2850
derivations. With longer derivations names, the limit is hit earlier.
Fix this restriction.
2023-05-19 22:31:31 +02:00
..
config nixos/config/swap: resolve swapfile issue !232229 2023-05-16 10:48:53 -04:00
hardware nixos/hardware/ipu6: Improve the enable description 2023-04-10 18:43:21 +02:00
i18n/input-method treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
installer nixos/*: remove boot.grub.version 2023-05-10 21:51:26 +02:00
misc nixosModules.pkgsReadOnly: init 2023-05-10 15:55:09 +02:00
profiles nixos/installer: update getty help message 2023-04-08 20:18:28 +02:00
programs Merge pull request #231707 from figsoda/trip 2023-05-15 09:13:59 -04:00
security Merge pull request #231316 from hercules-ci/nixos-system.checks 2023-05-15 23:16:29 +02:00
services nixos/mailman: set RemainAfterExit for settings 2023-05-19 12:03:41 +02:00
system nixos: use passAsFile to avoid "Argument list too long" error 2023-05-19 22:31:31 +02:00
tasks Merge pull request #229318 from ReneHollander/fix/nixos-zfs-systemd-unlock-times-out 2023-05-18 12:42:21 -04:00
testing nixos-test-driver: include a timeout for the recv call, do not assume sh == bash 2023-04-26 01:05:53 +02:00
virtualisation Merge pull request #231097 from aanderse/lxc/nixos-rebuild-boot 2023-05-16 04:13:01 +02:00
module-list.nix Merge pull request #231435 from drupol/openvscode-server/systemd-service 2023-05-16 14:14:29 +02:00
rename.nix nixos/modules/rename.nix: get rid of with lib 2023-05-12 22:29:25 -03:00