1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Shea Levy 9245516b46 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
2014-12-29 07:09:10 -05:00
..
doc/manual Merge pull request #5362 from nbp/update-channels 2014-12-20 16:49:18 -08:00
gui
lib
maintainers
modules gummiboot-builder.py: run nix with no build-users-group 2014-12-29 07:09:10 -05:00
tests nixos/mesos: Parameterize mesos slave attributes 2014-12-18 14:47:24 -08:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** 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.