nixpkgs-suyu/nixos/modules/misc
Robert Hensing acd969a4dd nixos/nixpkgs.nix: Recommend hostPlatform instead of system
The ${opt.*} syntax will print the full path when NixOS is used
as a submodule.

nixpkgs.system / nixpkgs.localSystem must not be read by any
other module because its meaning is ambiguous in cross vs
non-cross contexts. hostPlatform is generally what you need.
*Where* you build something generally doesn't matter in a
system _configuration_ context like NixOS.
2022-07-10 13:36:24 +02:00
..
nixpkgs nixos: Add simplified nixpkgs.{hostSystem,buildSystem} 2022-06-21 14:22:36 +02:00
assertions.nix
crashdump.nix
documentation.nix treewide: attempt at markdown option docs 2022-06-12 12:44:38 +02:00
extra-arguments.nix
ids.nix riak, nixos/riak: remove 2022-06-25 15:51:18 -04:00
label.nix
lib.nix
locate.nix nixos/locate: clarification in warning message (#173247) 2022-05-17 16:47:33 +02:00
man-db.nix treewide: attempt at markdown option docs 2022-06-12 12:44:38 +02:00
mandoc.nix nixos/mandoc: Leave shell argument quoting to nix 2022-05-09 10:48:54 +02:00
meta.nix
nixops-autoluks.nix
nixpkgs.nix nixos/nixpkgs.nix: Recommend hostPlatform instead of system 2022-07-10 13:36:24 +02:00
passthru.nix
version.nix nixos/version: add trailing newline to os-release 2022-05-25 20:25:27 -04:00
wordlist.nix