Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2014-12-29 | LocalStore initialization: Don't die if build-users-group doesn't exist | Shea Levy | 1 | -11/+12 |
2014-12-23 | Revive running builds in a PID namespace | Eelco Dolstra | 1 | -30/+59 |
2014-12-16 | Belatedly add contributors | Eelco Dolstra | 1 | -0/+7 |
2014-12-15 | Bump version number | Eelco Dolstra | 1 | -1/+1 |
2014-12-15 | Merge pull request #420 from linquize/cygwin | Eelco Dolstra | 1 | -0/+2 |
2014-12-15 | Add exe, dll to .gitignore | Linquize | 1 | -0/+2 |
2014-12-14 | Grmbl | Eelco Dolstra | 1 | -1/+1 |
2014-12-14 | Add a section on nix-serve | Eelco Dolstra | 3 | -1/+72 |
2014-12-14 | Add section on SSH substituter | Eelco Dolstra | 4 | -43/+127 |
2014-12-14 | Pedantry | Eelco Dolstra | 5 | -8/+4 |
2014-12-14 | Merge branch 'cygwin-master' of https://github.com/ternaris/nix | Eelco Dolstra | 8 | -5/+31 |
2014-12-14 | Merge commit '36c67860363c93eb00cf5b8e2ad34f6f775e6901' | Eelco Dolstra | 7 | -19/+60 |
2014-12-14 | Delete the stdenv section | Eelco Dolstra | 7 | -105/+21 |
2014-12-14 | Bla | Eelco Dolstra | 1 | -1/+8 |
2014-12-14 | Fix build | Eelco Dolstra | 1 | -1/+1 |
2014-12-14 | Fix image in PDF | Eelco Dolstra | 2 | -2/+3 |
2014-12-14 | Rename files | Eelco Dolstra | 4 | -29/+26 |
2014-12-13 | Update .nixpkg description | Eelco Dolstra | 1 | -16/+19 |
2014-12-13 | ReiserFS -> ext4 | Eelco Dolstra | 1 | -5/+5 |
2014-12-13 | Style | Eelco Dolstra | 1 | -0/+6 |
2014-12-13 | Undocument nix-generate-patches | Eelco Dolstra | 1 | -1/+3 |
2014-12-13 | Document channel format and excise most mentions of manifests and nix-pull | Eelco Dolstra | 7 | -99/+164 |
2014-12-13 | Style | Eelco Dolstra | 1 | -1/+6 |
2014-12-13 | Better error message | Eelco Dolstra | 1 | -1/+1 |
2014-12-13 | Install cacert before running nix-channel | Eelco Dolstra | 1 | -5/+6 |
2014-12-12 | Silence some warnings on GCC 4.9 | Eelco Dolstra | 4 | -7/+12 |