Age | Commit message (Expand) | Author | Files | Lines |
2017-02-07 | Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix | Eelco Dolstra | 2 | -109/+1 |
2017-02-07 | Remove build-remote.pl.in | Eelco Dolstra | 2 | -277/+0 |
2017-01-25 | bail out if macOS 10.9 or lower is used during installer | Domen Kožar | 1 | -0/+7 |
2017-01-20 | nix-copy-closure: Implement in C++. | Shea Levy | 2 | -109/+1 |
2016-12-19 | shellcheck scripts/install-nix-from-closure.sh | James Broadhead | 1 | -9/+9 |
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | 3 | -8/+8 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 3 | -8/+8 |
2016-11-03 | installation: allow profile modification to be skipped (#1072) | Manav Rathi | 1 | -13/+17 |
2016-10-13 | SSL_CERT_FILE -> NIX_SSL_CERT_FILE | Eelco Dolstra | 2 | -9/+9 |
2016-08-31 | Merge branch 'nix-build-c++' | Shea Levy | 2 | -361/+0 |
2016-08-31 | Merge branch 'nix-channel-c++' | Shea Levy | 2 | -229/+0 |
2016-08-13 | remove old traces of resolve-system-dependencies | Jude Taylor | 2 | -129/+0 |
2016-08-11 | nix-channel: implement in c++ | Shea Levy | 2 | -229/+0 |
2016-08-10 | Nuke nix-push. | Shea Levy | 2 | -297/+0 |
2016-08-10 | Remove download-from-binary-cache.pl.in. | Shea Levy | 1 | -632/+0 |
2016-08-10 | Remove scripts/show-duplication.pl | Shea Levy | 1 | -73/+0 |
2016-08-10 | Remove nix-install-package. | Shea Levy | 2 | -128/+0 |
2016-08-09 | nix-build: Port to c++ | Shea Levy | 2 | -361/+0 |
2016-07-29 | Set $MANPATH (#1005) | Alexey Shmalko | 1 | -0/+4 |
2016-07-24 | Merge branch 'find-runtime-roots-c++' | Shea Levy | 2 | -81/+0 |
2016-07-21 | resolve-system-dependencies.pl: Only install on darwin | Shea Levy | 1 | -2/+7 |
2016-07-21 | find-runtime-roots: fold into gc.cc | Shea Levy | 2 | -81/+0 |
2016-06-02 | LocalStore: Allow the physical and logical store directories to differ | Eelco Dolstra | 1 | -103/+0 |
2016-05-31 | Fix reference to $NIX_LINK | Eelco Dolstra | 1 | -1/+1 |
2016-05-31 | nix-profile.sh: Don't pollute the environment | Eelco Dolstra | 1 | -5/+4 |
2016-05-31 | nix-copy-closure / build-remote.pl: Disable signature checking | Eelco Dolstra | 2 | -2/+2 |
2016-05-18 | Fix `??` in Nix warning message | Gabriel Gonzalez | 1 | -1/+1 |
2016-05-04 | Remove OpenSSL-based signing | Eelco Dolstra | 2 | -12/+4 |
2016-05-03 | Merge pull request #883 from sheenobu/bugfix/ruby_shebang | Eelco Dolstra | 1 | -6/+20 |
2016-04-29 | Eliminate the substituter mechanism | Eelco Dolstra | 1 | -7/+1 |
2016-04-25 | Remove --print-build-trace | Eelco Dolstra | 1 | -6/+1 |
2016-04-25 | Improved logging abstraction | Eelco Dolstra | 1 | -8/+1 |
2016-04-18 | Workaround to support ruby as an interpreter | Sheena Artrip | 1 | -6/+20 |
2016-04-14 | install-nix-from-closure: Don't run nix-store --verify | Eelco Dolstra | 1 | -5/+0 |
2016-04-12 | Merge branch 'patch-2' of git://github.com/wmertens/nix | Shea Levy | 1 | -1/+9 |
2016-04-11 | Remove manifest support | Eelco Dolstra | 6 | -574/+7 |
2016-04-10 | Bring nix-profile.sh in line with NixOS | Wout Mertens | 1 | -13/+63 |
2016-04-10 | Remove information about nix-store --optimise | Wout Mertens | 1 | -9/+0 |
2016-04-10 | Always verify nix store on install | wmertens | 1 | -1/+18 |
2016-02-19 | Merge branch 'master' of git://github.com/stepcut/nix | Shea Levy | 1 | -1/+1 |
2016-02-16 | Add C++ functions for .narinfo processing / signing | Eelco Dolstra | 1 | -6/+3 |
2016-02-16 | nix-profile.sh.in: find ca-bundle.pem on openSUSE Tumbleweed machines | Peter Simons | 1 | -0/+2 |
2016-02-12 | nix-profile.sh.in: quote use of $HOME in shell arguments | Peter Simons | 1 | -2/+2 |
2016-02-10 | Check shell profile is writeable before modifying | Alex Cruice | 1 | -1/+1 |
2016-01-20 | Fix broken call to shellwords | Brian McKenna | 1 | -1/+1 |
2016-01-05 | Verify TLS certificate before downloading binaries | Philip Potter | 2 | -3/+2 |
2016-01-05 | propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the... | Fabian Schmitthenner | 1 | -1/+1 |
2015-12-07 | Use shellwords for nix-shell shebang | Brian McKenna | 1 | -1/+2 |
2015-12-06 | Clarify installation error message that is shown when /nix/store exists but i... | Jeremy Shaw | 1 | -1/+1 |
2015-11-25 | Set default binary-caches-parallel-connections to 25 | Eelco Dolstra | 1 | -1/+1 |