Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | Drop a few more references to all-packages.nix | Eelco Dolstra | 2 | -13/+6 |
2016-12-28 | Document the common --no-build-hook option | zimbatm | 1 | -0/+17 |
2016-12-16 | manual: add NIX_CONF_DIR to conf-file section | Daiderd Jordan | 1 | -1/+2 |
2016-12-11 | Document path-search behaviour | Linus Heckemann | 1 | -1/+10 |
2016-12-09 | Document builtins.match, fixes #1145 | Domen Kožar | 1 | -0/+29 |
2016-12-06 | Add shell.nix | Eelco Dolstra | 1 | -2/+2 |
2016-12-06 | Drop unused WWW::Curl dependency | Eelco Dolstra | 1 | -1/+1 |
2016-11-03 | installation: allow profile modification to be skipped (#1072) | Manav Rathi | 1 | -0/+8 |
2016-10-31 | Support optional sandbox paths | Eelco Dolstra | 1 | -1/+6 |
2016-09-21 | Add sandbox-dev-shm-size option | Eelco Dolstra | 1 | -0/+13 |
2016-09-21 | Document the { __toString } interface | zimbatm | 1 | -2/+2 |
2016-09-20 | Add a new option to disable documentation generation at configure time | Adrien Devresse | 1 | -0/+9 |
2016-09-14 | Revive binary-caches-parallel-connections | Eelco Dolstra | 1 | -4/+3 |
2016-08-26 | doc: move set functor para to Sets section | Domen Kožar | 2 | -18/+17 |
2016-08-11 | doc: add an example for builtins.substring | Domen Kožar | 1 | -1/+8 |
2016-08-10 | s/powerpc-darwin/x86_64-darwin/ | Domen Kožar | 4 | -9/+9 |
2016-08-10 | Remove $NIX_DB_DIR | Eelco Dolstra | 1 | -9/+0 |
2016-08-10 | Nuke nix-push. | Shea Levy | 5 | -456/+3 |
2016-08-10 | Remove nix-install-package. | Shea Levy | 6 | -260/+1 |
2016-07-21 | Grammar/spelling | Eelco Dolstra | 1 | -2/+2 |
2016-07-21 | NIX_REMOTE_SYSTEMS path must be absolute (#957) | Matthias Beyer | 1 | -1/+2 |
2016-07-20 | documentation: mention required openssl dependency (#974) | Dmitry Kalinkin | 1 | -0/+4 |
2016-07-04 | Don't hardcode docbook XSL namespace URL | aszlig | 1 | -1/+1 |
2016-06-20 | Fix manual build | Eelco Dolstra | 1 | -1/+1 |
2016-06-17 | Restore instructions on how to install a binary tarball | Eelco Dolstra | 1 | -1/+1 |
2016-06-15 | Remove nix-copy-closure reference note from nix-store docs | Johannes 'fish' Ziemke | 1 | -6/+6 |
2016-05-30 | Merge pull request #576 from qknight/args_explanation | Domen Kožar | 1 | -5/+11 |
2016-05-30 | Update language-constructs.xml | Joachim Schiele | 1 | -1/+1 |
2016-05-30 | Update language-constructs.xml | Joachim Schiele | 1 | -2/+2 |
2016-05-03 | Merge pull request #884 from srp/fix-nix-build-examples | Eelco Dolstra | 1 | -10/+8 |
2016-04-29 | BinaryCacheStore: Make the signing key a parameter | Eelco Dolstra | 1 | -10/+0 |
2016-04-26 | fix "nix-build" examples | Scott R. Parish | 1 | -10/+8 |
2016-04-25 | Improved logging abstraction | Eelco Dolstra | 2 | -56/+0 |
2016-04-14 | Merge pull request #815 from vcunat/p/outputsToInstall | Eelco Dolstra | 1 | -0/+4 |
2016-04-14 | Remove PDF manual | Eelco Dolstra | 1 | -14/+0 |
2016-04-11 | Remove manifest support | Eelco Dolstra | 8 | -149/+7 |
2016-04-08 | Remove failed build caching | Eelco Dolstra | 2 | -91/+0 |
2016-03-22 | Remove references to old-school signing | Eelco Dolstra | 1 | -18/+0 |
2016-03-14 | Fix bad DocBook | Eelco Dolstra | 1 | -2/+3 |
2016-03-10 | Merge pull request #822 from cstrahan/nix-store-serve | Eelco Dolstra | 1 | -0/+58 |
2016-03-04 | Add option binary-cache-secret-key-file for signing binary caches | Eelco Dolstra | 1 | -0/+10 |
2016-02-27 | add docs for `nix-store --serve` | Charles Strahan | 1 | -0/+58 |
2016-02-23 | nix-env: respect meta.outputsToInstall | Vladimír Čunát | 1 | -0/+4 |
2016-02-22 | Merge branch 'docs' of git://github.com/joelmo/nix | Shea Levy | 1 | -0/+6 |
2016-02-18 | context for introducing runtime dependencies | Dan Connolly | 1 | -3/+4 |
2016-02-18 | Document IN_NIX_SHELL variable | Joel Moberg | 1 | -0/+6 |
2016-02-13 | Fix typo in nix-shell command reference. | Scott Olson | 1 | -1/+1 |
2016-02-12 | Merge pull request #762 from ctheune/ctheune-floats | Eelco Dolstra | 4 | -11/+23 |
2016-01-31 | Use the daemon when we don't have write access to the Nix database | Eelco Dolstra | 2 | -0/+25 |
2016-01-19 | Grmbl | Eelco Dolstra | 1 | -1/+1 |