nixpkgs/nixos/modules/installer/tools
Bjørn Forsman a7da3eacaf nixos-generate-config: add 'lib' arg to configuration.nix
Although 'lib' isn't needed by the default configuration, new NixOS uses
can get confused when being recommended configuration.nix snippets like

  systemd.services.NetworkManager-wait-online.enable = lib.mkForce false;

and have `sudo nixos-rebuild switch` fail with

  error: undefined variable 'lib'
2023-07-21 13:53:33 +02:00
..
nixos-build-vms Revert "treewide: use nativeBuildInputs with runCommand instead of inlining" 2022-12-26 21:05:35 +03:00
nixos-option nixos-option: add backwards compatibility layer 2021-07-10 22:32:26 +02:00
get-version-suffix installer/tools/get-version-suffix: set --git-dir 2022-06-27 14:28:03 +02:00
nix-fallback-paths.nix nix-fallback-paths.nix: Update to 2.15.1 2023-06-01 22:55:14 +02:00
nixos-enter.sh nixos: fix typos 2023-05-19 22:31:04 -04:00
nixos-generate-config.pl boot.initrd.services.swraid -> boot.swraid 2023-07-10 20:20:08 +02:00
nixos-install.sh nixos-install: remove root requirement for bind mount 2023-01-19 20:50:17 +01:00
nixos-version.sh nixos-version: print error for missing revision to stderr 2023-01-03 20:40:35 +01:00
tools.nix nixos-generate-config: add 'lib' arg to configuration.nix 2023-07-21 13:53:33 +02:00