Age | Commit message (Expand) | Author | Files | Lines |
2015-03-04 | Reduce verbosity in build-remote.pl | Eelco Dolstra | 1 | -0/+2 |
2015-02-22 | Merge branch 'gh-476-fix-install-script' of git://github.com/jramnani/nix | Shea Levy | 1 | -1/+1 |
2015-02-19 | FIXMEs | Eelco Dolstra | 1 | -0/+4 |
2015-02-18 | Escape arguments to nix-shell #! scripts | Eelco Dolstra | 1 | -2/+6 |
2015-02-18 | Support passing command line arguments to nix-shell #! scripts | Eelco Dolstra | 1 | -2/+5 |
2015-02-18 | Fix nix-shell shebang scripts if -p is used | Eelco Dolstra | 1 | -1/+1 |
2015-02-17 | Include NAR size in fingerprint computation | Eelco Dolstra | 1 | -1/+1 |
2015-02-11 | Nix install script failed when "cd" printed to stdout. | Jeff Ramnani | 1 | -1/+1 |
2015-02-08 | nix-build: Respect -Q during evaluation | Shea Levy | 1 | -0/+5 |
2015-02-04 | Sign a subset of the .narinfo | Eelco Dolstra | 1 | -2/+3 |
2015-02-04 | Use libsodium instead of OpenSSL for binary cache signing | Eelco Dolstra | 1 | -13/+12 |
2015-01-30 | nix-install-package: follow symlinks | Jaka Hudoklin | 1 | -1/+1 |
2015-01-28 | Moves runHook to a later execution position | Oliver Dunkl | 1 | -1/+1 |
2015-01-15 | Shut up "Wide character in print" warning in copy-from-other-stores.pl | Eelco Dolstra | 1 | -0/+1 |
2015-01-15 | Set correct user agent for NAR downloads from binary caches | Eelco Dolstra | 1 | -2/+4 |
2015-01-08 | nix-shell: Add --run flag | Eelco Dolstra | 1 | -2/+7 |
2015-01-08 | nix-shell: Interpret filenames relative to the #!-script | Eelco Dolstra | 1 | -0/+7 |
2015-01-08 | Allow nix-shell to be used as a #! interpreter | Eelco Dolstra | 1 | -0/+37 |
2015-01-07 | nix-shell --command: Remove bogus argument to "exit" | Eelco Dolstra | 1 | -1/+1 |
2014-12-13 | Install cacert before running nix-channel | Eelco Dolstra | 1 | -5/+6 |
2014-12-10 | Include cacert in the binary tarball | Eelco Dolstra | 1 | -2/+5 |
2014-12-10 | Always use https to fetch the Nixpkgs channel | Eelco Dolstra | 2 | -6/+2 |
2014-12-10 | Fix bad comment | Eelco Dolstra | 1 | -1/+1 |
2014-12-09 | Doh | Eelco Dolstra | 1 | -1/+1 |
2014-12-09 | Add option to disable binary cache certificate checking | Eelco Dolstra | 1 | -1/+7 |
2014-12-09 | Provide some fallback defaults for the CA bundle | Eelco Dolstra | 1 | -0/+2 |
2014-12-09 | Use https://cache.nixos.org instead of http://cache.nixos.org | Eelco Dolstra | 1 | -1/+1 |
2014-12-05 | Fix another operator precedence issue found by Perl 5.20 | Eelco Dolstra | 1 | -1/+1 |
2014-11-18 | Add a test for the binary tarball installer | Eelco Dolstra | 1 | -2/+4 |
2014-11-12 | build-remote.pl.in: Add some more trace messages | Eelco Dolstra | 1 | -0/+2 |
2014-11-04 | download-from-binary-cache.pl: Fix flushing of stderr | Eelco Dolstra | 1 | -0/+1 |
2014-10-15 | Fix nix-copy-closure --from | Shea Levy | 1 | -1/+1 |
2014-10-15 | Revert "binary download: Use $NIX_CURL_FLAGS" | Eelco Dolstra | 1 | -1/+1 |
2014-10-14 | binary download: Use $NIX_CURL_FLAGS | wmertens | 1 | -1/+1 |
2014-10-14 | nix-channel: Add --rollback flag | Eelco Dolstra | 1 | -0/+14 |
2014-10-14 | nix-channel --add: Validate URL / channel ID | Eelco Dolstra | 1 | -0/+2 |
2014-10-14 | Remove unused @sshOpts flag | Eelco Dolstra | 1 | -2/+2 |
2014-10-14 | nix-copy-closure: Use strict | Eelco Dolstra | 1 | -0/+1 |
2014-09-23 | Pass through --set from nix-install-package command line to nix-env | Shell Turner | 1 | -1/+5 |
2014-09-05 | build-remote.pl: UTF-8-decode errors | Eelco Dolstra | 1 | -1/+2 |
2014-09-05 | Fix build-remote.pl | Eelco Dolstra | 1 | -1/+4 |
2014-08-29 | Shut up "Wide character" warnings in Perl scripts | Eelco Dolstra | 10 | -0/+25 |
2014-08-21 | Set a curl timeout on binary cache lookups | Eelco Dolstra | 1 | -0/+1 |
2014-08-20 | Use proper quotes everywhere | Eelco Dolstra | 12 | -78/+80 |
2014-08-17 | Propagate remote timeouts properly | Eelco Dolstra | 1 | -6/+1 |
2014-08-17 | nix-build: Propagate exit status from nix-store -r | Eelco Dolstra | 1 | -1/+1 |
2014-08-17 | build-remote.pl: Provide defaults for $NIX_CURRENT_LOAD and $NIX_REMOTE_SYSTEMS | Eelco Dolstra | 1 | -2/+2 |
2014-08-13 | nix-shell: Use $XDG_RUNTIME_DIR | Eelco Dolstra | 1 | -1/+2 |
2014-08-13 | Use $XDG_RUNTIME_DIR for temporary files | Eelco Dolstra | 7 | -22/+7 |
2014-08-07 | Warn about untrusted binary caches in extra-binary-caches | Eelco Dolstra | 1 | -2/+5 |