Staging environment for Lix release engineering scripts
Find a file
Janne Heß 2d1d1e3083 Replace git show with git log
git show seems to print the entire tag message when being called on a tag
instead of a commit. git log instead always prints the correct timestamp
in my tests.
The error nix prints is: `error: stoull`.
2019-10-30 17:15:38 +01:00
.github
config
contrib function-trace: always show the trace 2019-09-18 23:23:21 +02:00
corepkgs
doc/manual Merge pull request #2291 from Taneb/master 2019-10-17 12:53:42 +02:00
m4
maintainers
misc Make nix-daemon.plist less fragile on macOS 2019-10-09 12:52:01 +01:00
mk
perl
scripts Fix unset variable in installer 2019-10-19 13:26:06 +10:00
src Replace git show with git log 2019-10-30 17:15:38 +01:00
tests Add experimental-features setting 2019-10-21 13:34:44 +02:00
.dir-locals.el
.editorconfig
.gitignore
.travis.yml
.version
bootstrap.sh
configure.ac Merge remote-tracking branch 'origin/master' into flakes 2019-10-21 13:52:55 +02:00
COPYING
flake.lock Use upstream nlohmann_json 2019-10-22 20:12:23 +02:00
flake.nix Use upstream nlohmann_json 2019-10-22 20:12:23 +02:00
local.mk
Makefile
Makefile.config.in
nix.spec.in Remove world-writability from per-user directories 2019-10-09 23:34:48 +02:00
README.md

Open Collective supporters

Nix, the purely functional package manager

Nix is a new take on package management that is fairly unique. Because of its purity aspects, a lot of issues found in traditional package managers don't appear with Nix.

To find out more about the tool, usage and installation instructions, please read the manual, which is available on the Nix website at http://nixos.org/nix/manual.

Contributing

Take a look at the Hacking Section of the manual. It helps you to get started with building Nix from source.

License

Nix is released under the LGPL v2.1

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit.