Age | Commit message (Expand) | Author | Files | Lines |
2015-12-07 | Use shellwords for nix-shell shebang | Brian McKenna | 1 | -1/+2 |
2015-11-25 | Set default binary-caches-parallel-connections to 25 | Eelco Dolstra | 1 | -1/+1 |
2015-11-21 | reintroduce host deps in tandem with sandbox profiles | Jude Taylor | 1 | -1/+1 |
2015-11-10 | Fix bad characters in "copying 7 missing paths from ..." | Eelco Dolstra | 1 | -0/+1 |
2015-10-21 | resolve-system-dependencies.pl: Simplify union impl | Shea Levy | 1 | -8/+2 |
2015-10-21 | appropriately handle lock acquisition failures in resolve-system-dependencies.pl | Jude Taylor | 1 | -2/+7 |
2015-10-21 | Add resolve-system-dependencies.pl | Jude Taylor | 2 | -0/+125 |
2015-10-01 | nix-prefetch-url: Rewrite in C++ | Eelco Dolstra | 2 | -133/+0 |
2015-09-25 | Also set CURLOPT_SSL_VERIFYHOST=0 when "verify-https-binary-caches" is false | Utku Demir | 1 | -1/+6 |
2015-08-07 | Drop newline in error message | Eelco Dolstra | 1 | -1/+1 |
2015-07-20 | nix-copy-closure: Add -v flag | Eelco Dolstra | 2 | -2/+5 |
2015-07-01 | Revert "add the manpath to the installer" | Eelco Dolstra | 1 | -1/+0 |
2015-06-12 | nix-channel: Fix bogus error message caused by 8a84bd8c8bda1e4c6764c10ecdef9d... | Eelco Dolstra | 1 | -3/+3 |
2015-06-08 | nix-push: Support -j | Eelco Dolstra | 1 | -1/+6 |
2015-06-08 | Update cacert locations | Eelco Dolstra | 2 | -5/+9 |
2015-06-04 | copy-from-other-stores: Use cp | Eelco Dolstra | 1 | -1/+1 |
2015-06-03 | Naming | Eelco Dolstra | 1 | -2/+2 |
2015-06-01 | nix-shell: Support multiple "#! nix-shell" lines | Eelco Dolstra | 1 | -1/+1 |
2015-05-21 | nix-shell: Barf if -p and -E are both used | Eelco Dolstra | 1 | -0/+2 |
2015-05-05 | nix-shell: Fix uninitialized value warning | Eelco Dolstra | 1 | -1/+1 |
2015-04-27 | Merge branch 'nix-channel-tarballs' of git://github.com/copumpkin/nix | Shea Levy | 1 | -35/+54 |
2015-04-22 | nix-collect-garbage: translate to C++ | Luca Bruno | 2 | -66/+0 |
2015-04-20 | Support tarballs in nix channel URLs | Dan Peebles | 1 | -35/+54 |
2015-04-12 | add the manpath to the installer | Michael Merickel | 1 | -0/+1 |
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 |