Age | Commit message (Expand) | Author | Files | Lines |
2015-02-17 | Allow passing attributes via files instead of environment variables | Eelco Dolstra | 4 | -5/+55 |
2015-02-17 | Keep sorted | Eelco Dolstra | 1 | -27/+27 |
2015-02-17 | Include NAR size in fingerprint computation | Eelco Dolstra | 3 | -6/+5 |
2015-02-16 | Test chroot building | Eelco Dolstra | 1 | -0/+1 |
2015-02-16 | Use pivot_root in addition to chroot when possible | Harald van Dijk | 2 | -7/+29 |
2015-02-12 | Revert "Remove Fedora 18, 19 builds" | Eelco Dolstra | 1 | -0/+4 |
2015-02-10 | Don't depend on libsodium on Darwin | Eelco Dolstra | 1 | -1/+3 |
2015-02-10 | Make libsodium an optional dependency | Eelco Dolstra | 6 | -2/+28 |
2015-02-10 | Add Fedora 21 build | Eelco Dolstra | 1 | -4/+8 |
2015-02-10 | Add base64 encoder/decoder | Eelco Dolstra | 3 | -8/+66 |
2015-02-08 | nix-build: Respect -Q during evaluation | Shea Levy | 1 | -0/+5 |
2015-02-05 | Remove tab | Eelco Dolstra | 1 | -1/+1 |
2015-02-04 | Typo | Eelco Dolstra | 1 | -1/+1 |
2015-02-04 | Require linux 3.13 or later for chroot | Shea Levy | 2 | -2/+8 |
2015-02-04 | Sign a subset of the .narinfo | Eelco Dolstra | 2 | -13/+29 |
2015-02-04 | Use libsodium instead of OpenSSL for binary cache signing | Eelco Dolstra | 15 | -91/+196 |
2015-02-03 | Simplify parseHash32 | Eelco Dolstra | 1 | -37/+10 |
2015-02-03 | Simplify printHash32 | Eelco Dolstra | 1 | -35/+17 |
2015-01-30 | nix-install-package: follow symlinks | Jaka Hudoklin | 1 | -1/+1 |
2015-01-29 | Merge remote-tracking branch 'shlevy/baseNameOf-no-copy' | Shea Levy | 2 | -2/+2 |
2015-01-28 | Moves runHook to a later execution position | Oliver Dunkl | 1 | -1/+1 |
2015-01-18 | Make inputs writeable in the sandbox (builds still can’t actually write due... | Daniel Peebles | 1 | -2/+7 |
2015-01-15 | Shut up "Wide character in print" warning in copy-from-other-stores.pl | Eelco Dolstra | 1 | -0/+1 |
2015-01-15 | Fix assertion failure in nix-env | Eelco Dolstra | 2 | -4/+8 |
2015-01-15 | Set correct user agent for NAR downloads from binary caches | Eelco Dolstra | 1 | -2/+4 |
2015-01-13 | Allow using /bin and /usr/bin as impure prefixes on non-darwin by default | Shea Levy | 1 | -1/+1 |
2015-01-13 | SysError -> Error | Eelco Dolstra | 1 | -1/+1 |
2015-01-13 | Don't resolve symlinks while checking __impureHostDeps | Eelco Dolstra | 1 | -2/+5 |
2015-01-12 | Add basic Apple sandbox support | Daniel Peebles | 1 | -17/+169 |
2015-01-12 | doc: `nix-channel --remove` takes a name, not a url | Tobias Geerinckx-Rice | 1 | -1/+1 |
2015-01-09 | Fix builtins.readDir on XFS | Eelco Dolstra | 1 | -1/+1 |
2015-01-08 | Doh^2 | Eelco Dolstra | 1 | -1/+1 |
2015-01-08 | Doh | Eelco Dolstra | 1 | -3/+3 |
2015-01-08 | Fix typo (assuming this is a typo) | Данило Глинський (Danylo Hlynskyi) | 1 | -1/+1 |
2015-01-08 | Set /nix/store permission to 1737 | Eelco Dolstra | 2 | -19/+6 |
2015-01-08 | nix-shell: Add --run flag | Eelco Dolstra | 2 | -7/+26 |
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 |
2015-01-07 | Show position info for failing <...> lookups | Eelco Dolstra | 3 | -4/+8 |
2015-01-07 | Remove quotes around filenames in position info | Eelco Dolstra | 1 | -1/+1 |
2015-01-06 | Document how to set up build users on Mac OS X | Eelco Dolstra | 1 | -0/+28 |
2015-01-06 | Fix building on Darwin | Eelco Dolstra | 1 | -1/+4 |
2015-01-05 | Merge pull request #431 from j-keck/master | Rob Vermaas | 2 | -3/+2 |
2015-01-05 | doc: remove wrong phrase. | j-keck | 1 | -2/+1 |
2015-01-05 | doc: remove double word | j-keck | 1 | -1/+1 |
2015-01-02 | Allow $NIX_PAGER to override $PAGER | Eelco Dolstra | 1 | -4/+5 |
2015-01-02 | libutil: Limit readLink() error to only overflows. | aszlig | 1 | -2/+2 |
2015-01-02 | libutil: Improve errmsg on readLink size mismatch. | aszlig | 1 | -1/+5 |
2015-01-02 | edition -> subtitle | Eelco Dolstra | 1 | -3/+1 |