Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 04c905e7704ec081febb30372d5b23680fa2b050
      
https://github.com/NixOS/nixpkgs/commit/04c905e7704ec081febb30372d5b23680fa2b050
  Author: Eelco Dolstra <edols...@gmail.com>
  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
(cherry picked from commit 7a586794d4378d7a6432192700a4706083d58388)


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to