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
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
nixpkgs.nix
passthru.nix
version.nix
wordlist.nix