Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: 85ec6a6a4486699954e26e576fb434625a9fa4e6
https://github.com/NixOS/nix/commit/85ec6a6a4486699954e26e576fb434625a9fa4e6
Author: Timothy Allen <[email protected]>
Date: 2016-07-01 (Fri, 01 Jul 2016)
Changed paths:
M nix.spec.in
Log Message:
-----------
nix.spec.in: Use the default build group name.
Nix expects build users to be in the "nixbld" group. You can change that in the
config file, but `nix.spec` does not ship with a config file, so we should
use the defaults.
Commit: f32c6ed8730628d0cf32f7e124681b1011192a73
https://github.com/NixOS/nix/commit/f32c6ed8730628d0cf32f7e124681b1011192a73
Author: Timothy Allen <[email protected]>
Date: 2016-07-01 (Fri, 01 Jul 2016)
Changed paths:
M nix.spec.in
Log Message:
-----------
nix.spec.in: Build from the .tar.xz file.
The Nix download page only mentions the .xz source tarball, so that's what
people are likely to have available. This means that somebody who downloads a
Nix source tarball can turn it directly into an RPM with `rpmbuild -ta
nix-*.tar.xz`.
Commit: 0610486d61f8359227ac4c2073de7becb27128a2
https://github.com/NixOS/nix/commit/0610486d61f8359227ac4c2073de7becb27128a2
Author: Timothy Allen <[email protected]>
Date: 2016-07-01 (Fri, 01 Jul 2016)
Changed paths:
M nix.spec.in
Log Message:
-----------
nix.spec.in: RHEL 7/CentOS 7 do not require a group for each package.
Commit: 3a535abbc782ac43a031f9f917e66d17e3789b3a
https://github.com/NixOS/nix/commit/3a535abbc782ac43a031f9f917e66d17e3789b3a
Author: Timothy Allen <[email protected]>
Date: 2016-07-01 (Fri, 01 Jul 2016)
Changed paths:
M nix.spec.in
Log Message:
-----------
nix.spec.in: Create /nix/store at install time.
Since we now chmod /nix/store at install time, we don't need to do it in the
post install script. We still chgrp in the post-install, because the nixbld
group doesn't exist at install time.
Commit: 91bec5401693e3bb230904f73eb47b1d02c584de
https://github.com/NixOS/nix/commit/91bec5401693e3bb230904f73eb47b1d02c584de
Author: Timothy Allen <[email protected]>
Date: 2016-07-01 (Fri, 01 Jul 2016)
Changed paths:
M nix.spec.in
Log Message:
-----------
nix.spec.in: RHEL 7/CentOS 7 supports systemd.
Commit: db459458c38edd33a90e0baa648241ffc6046575
https://github.com/NixOS/nix/commit/db459458c38edd33a90e0baa648241ffc6046575
Author: Eelco Dolstra <[email protected]>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M nix.spec.in
Log Message:
-----------
Merge pull request #961 from OptiverTimAll/fix-spec-file
Fix spec file
Compare: https://github.com/NixOS/nix/compare/77c2739c25c4...db459458c38e_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits