nixpkgs/nixos
Shea Levy 4ce7f05ba4 gummiboot-builder.py: run nix with no build-users-group
During install, the bootloader script gets run inside a chroot after the
/etc/group bind-mount is unmounted. Since we're not doing any building,
this should be safe, but really nix should just not care if the group
does not exist when no build is needed.

Fixes #5494
2015-01-01 15:45:31 +01:00
..
doc/manual Merge pull request #5362 from nbp/update-channels 2014-12-20 16:49:18 -08:00
gui
lib nixos: allow adding extra modules through environment 2014-12-16 19:13:15 +01:00
maintainers http://nixos.org -> https://nixos.org 2014-12-14 11:26:45 +01:00
modules gummiboot-builder.py: run nix with no build-users-group 2015-01-01 15:45:31 +01:00
tests nixos: add cadvisor service 2015-01-01 15:45:30 +01:00
COPYING
default.nix
README
release-combined.nix add chromium test to the tested job 2014-12-14 13:47:19 +01:00
release-small.nix Add nodejs to the small channel 2014-10-27 10:40:49 +01:00
release.nix nixos: add cadvisor service 2015-01-01 15:45:30 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.