Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 806e88c13771e5ec336f3ca14969c5f314482a67
https://github.com/NixOS/nixpkgs/commit/806e88c13771e5ec336f3ca14969c5f314482a67
Author: obadz <[email protected]>
Date: 2016-08-16 (Tue, 16 Aug 2016)
Changed paths:
M nixos/modules/installer/tools/nixos-install.sh
M nixos/modules/installer/tools/tools.nix
Log Message:
-----------
nixos-install: cleanups & improvements to run on non-NixOS systems
- Fix --no-bootloader which didn't do what it advertised
- Hardcode nixbld GID so that systems which do not have a nixbld user
can still run nixos-install (only with --closure since they can't
build anything)
- Cleanup: get rid of NIX_CONF_DIR(=/tmp)/nix.conf and pass arguments instead
- Cleanup: don't assume that the target system has '<nixpkgs/nixos>' or
'<nixos-config>' to see if config.users.mutableUsers. Instead check if
/var/setuid-wrappers/passwd is there
Installing NixOS now works from a Ubuntu host (using --closure).
nix-build -A tests.installer.simple '<nixpkgs/nixos/release.nix>' succeeds ✓
Commit: 38f306f492e21140d2888c9b6de20d4a5c925387
https://github.com/NixOS/nixpkgs/commit/38f306f492e21140d2888c9b6de20d4a5c925387
Author: Eelco Dolstra <[email protected]>
Date: 2016-08-16 (Tue, 16 Aug 2016)
Changed paths:
M nixos/modules/installer/tools/nixos-install.sh
M nixos/modules/installer/tools/tools.nix
Log Message:
-----------
Merge pull request #17768 from obadz/nixos-install
nixos-install: cleanups & improvements to run on non-NixOS systems
Compare: https://github.com/NixOS/nixpkgs/compare/16b0724efe3e...38f306f492e2_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits