Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-25 | Set default binary-caches-parallel-connections to 25 | Eelco Dolstra | 1 | -1/+1 |
2015-11-25 | Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nix | Eelco Dolstra | 3 | -21/+47 |
2015-11-23 | Fixed typo. | Rommel M. Martinez | 1 | -1/+1 |
2015-11-10 | rename `chroot` to `sandbox` (fixes #656, close #682) | Vladimír Čunát | 3 | -21/+47 |
2015-11-09 | Add option to verify build determinism | Eelco Dolstra | 1 | -0/+12 |
2015-10-08 | Fix typo in doc for nix-copy-closure | Anders Claesson | 1 | -1/+1 |
2015-10-07 | nix-prefetch-url: Add --name option | Eelco Dolstra | 1 | -0/+12 |
2015-10-07 | nix-prefetch-url: Support unpacking tarballs | Eelco Dolstra | 1 | -1/+16 |
2015-10-05 | Don't mention Fedora/Debian packages in the installation section | Eelco Dolstra | 1 | -6/+16 |
2015-10-05 | Merge pull request #645 from acowley/patch-1 | Eelco Dolstra | 1 | -2/+2 |
2015-10-01 | nix-prefetch-url: Support prefetching from a Nix expression | Eelco Dolstra | 1 | -0/+1 |
2015-10-01 | nix-prefetch-url: $PRINT_PATH -> --print-path | Eelco Dolstra | 1 | -10/+17 |
2015-09-17 | doc: fix the 'prebuild' typos | Vladimír Čunát | 1 | -2/+2 |
2015-09-15 | Update prerequisites-source.xml | Anthony Cowley | 1 | -2/+2 |
2015-09-03 | Release notes | Eelco Dolstra | 2 | -0/+65 |
2015-09-01 | Fix readDir example | Eelco Dolstra | 1 | -1/+1 |
2015-08-05 | Fix example | Eelco Dolstra | 1 | -1/+1 |
2015-07-28 | Add sort primop | Eelco Dolstra | 1 | -0/+23 |
2015-07-28 | Add primop genList | Eelco Dolstra | 1 | -0/+18 |
2015-07-24 | Add replaceStrings primop | Eelco Dolstra | 1 | -0/+17 |
2015-07-23 | Add primops all and any | Eelco Dolstra | 1 | -0/+22 |
2015-07-23 | Add foldl' primop | Eelco Dolstra | 1 | -0/+13 |
2015-07-20 | nix-copy-closure: Add -v flag | Eelco Dolstra | 1 | -0/+7 |
2015-06-12 | Typos | Eelco Dolstra | 1 | -12/+12 |
2015-06-12 | Update release notes | Eelco Dolstra | 1 | -1/+1 |
2015-06-08 | Fix manual | Eelco Dolstra | 1 | -3/+3 |
2015-06-01 | Document setting up signed binary caches | Eelco Dolstra | 3 | -3/+138 |
2015-06-01 | Document tarball downloading | Eelco Dolstra | 5 | -15/+170 |
2015-06-01 | Document nix-shell #!-scripts | Eelco Dolstra | 1 | -0/+124 |
2015-06-01 | Typo | Eelco Dolstra | 1 | -1/+1 |
2015-06-01 | Nix 1.9 release notes | Eelco Dolstra | 2 | -0/+217 |
2015-05-19 | nix-env: document --set option | Charles Strahan | 1 | -0/+38 |
2015-04-18 | Add the pre-build hook. | Shea Levy | 1 | -0/+34 |
2015-04-18 | Revert "Add the pre-build hook." | Shea Levy | 1 | -33/+0 |
2015-04-12 | Add the pre-build hook. | Shea Levy | 1 | -0/+33 |
2015-03-06 | Fix typos: s/the the/the/ | Daniel Hahler | 2 | -2/+2 |
2015-02-23 | Typo | Eelco Dolstra | 1 | -1/+1 |
2015-02-23 | Use chroots for all derivations | Eelco Dolstra | 1 | -14/+22 |
2015-02-23 | Add restricted evaluation mode | Eelco Dolstra | 1 | -0/+15 |
2015-02-22 | Merge branch 'docs/channels-path' of git://github.com/iElectric/nix | Shea Levy | 1 | -2/+2 |
2015-02-22 | fixes https://github.com/NixOS/nixpkgs/issues/6485 | Domen Kožar | 1 | -2/+2 |
2015-02-19 | Allow the leading component of a path to be a ~ | Shea Levy | 1 | -1/+8 |
2015-02-17 | Use $<attr>Path instead of $<attr> for passAsFile | Eelco Dolstra | 1 | -5/+11 |
2015-02-17 | Allow passing attributes via files instead of environment variables | Eelco Dolstra | 1 | -0/+21 |
2015-02-17 | Keep sorted | Eelco Dolstra | 1 | -27/+27 |
2015-02-04 | Typo | Eelco Dolstra | 1 | -1/+1 |
2015-02-04 | Require linux 3.13 or later for chroot | Shea Levy | 1 | -1/+2 |
2015-01-12 | doc: `nix-channel --remove` takes a name, not a url | Tobias Geerinckx-Rice | 1 | -1/+1 |
2015-01-08 | Fix typo (assuming this is a typo) | Данило Глинський (Danylo Hlynskyi) | 1 | -1/+1 |
2015-01-08 | nix-shell: Add --run flag | Eelco Dolstra | 1 | -5/+19 |