1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00
nixpkgs/nixos/modules/misc
pennae 4374f2feda nixos/doc: avoid bash argument list size limit
see #277861. as the module list grows the argument size in the
lazy-options nix call grows, eventually reaching a hard limit and
causing the build to fail. writing the list to a file instead and import
it instead of providing it directly circumvents this.
2023-12-31 18:08:46 +01:00
..
documentation
nixpkgs nixosModules.pkgsReadOnly: init 2023-05-10 15:55:09 +02:00
assertions.nix
crashdump.nix
documentation.nix nixos/doc: avoid bash argument list size limit 2023-12-31 18:08:46 +01:00
extra-arguments.nix
ids.nix nixos/hound: adopt, rework, cleanup (#268983) 2023-12-05 15:59:26 +01:00
label.nix
lib.nix
locate.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
man-db.nix
mandoc.nix nixos/mandoc: don't create leading double slashes in MANPATH 2023-12-24 18:44:36 +01:00
meta.nix
nixops-autoluks.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
nixpkgs.nix nixos/nixpkgs.nix: use less confusing example systems 2023-10-25 08:33:14 +00:00
passthru.nix
version.nix Revert "23.11 beta release" 2023-11-22 22:39:48 +02:00
wordlist.nix