Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7a586794d4378d7a6432192700a4706083d58388
      
https://github.com/NixOS/nixpkgs/commit/7a586794d4378d7a6432192700a4706083d58388
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M pkgs/top-level/make-tarball.nix

  Log Message:
  -----------
  make-tarball.nix: Fix running as root

Since Nix now runs builds in a user namespace with uid == 0, this
triggered the message

  warning: the group ‘nixbld’ specified in ‘build-users-group’ does not exist

which make-tarball.nix turns into a fatal error. So clear
build-users-group.

http://hydra.nixos.org/build/44817408


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to