aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/release-notes.xml
AgeCommit message (Expand)Author
2012-01-17* Added a command ‘nix-store --print-env $drvpath’ that prints out theEelco Dolstra
2011-09-06* Added a command ‘nix-store --verify-paths PATHS’ to check whetherEelco Dolstra
2011-08-06* Add a Nix expression search path feature. Paths between angleEelco Dolstra
2011-07-13* Allow a default value in attribute selection by writingEelco Dolstra
2011-06-30Add support for the `build-timeout' and `--timeout' options.Ludovic Courtès
2010-10-29* Document Boehm GC support.Eelco Dolstra
2010-08-17* Document --cores in the manual.Eelco Dolstra
2010-08-16* Nix 0.16 release notes.Eelco Dolstra
2010-03-17(no commit message)Eelco Dolstra
2010-03-16* Release notes for Nix 0.15.Eelco Dolstra
2010-02-04(no commit message)Eelco Dolstra
2010-02-03* Updated the release notes.Eelco Dolstra
2009-12-09* Release notes.Eelco Dolstra
2009-11-05* Various updates.Eelco Dolstra
2009-11-04* Manual updates.Eelco Dolstra
2009-09-25(no commit message)Eelco Dolstra
2009-05-26(no commit message)Eelco Dolstra
2009-04-14* Release notes.Eelco Dolstra
2008-11-20(no commit message)Eelco Dolstra
2008-11-19* Updated the manual.Eelco Dolstra
2008-11-19* Remove references to Berkeley DB, including most of theEelco Dolstra
2008-11-19* Release notes.Eelco Dolstra
2008-11-18* Get rid of nix-pack-closure / nix-unpack-closure, they're redundant.Eelco Dolstra
2008-08-05* Moved some stuff to the Nixpkgs manual.Eelco Dolstra
2008-07-11* Generalised the dependencyClosure primop to builtins.genericClosure,Eelco Dolstra
2008-07-01* Export the nix-env derivation name parsing and version comparisonEelco Dolstra
2008-01-29* nix-store --dump-db / --load-db to dump/load the Nix DB.Eelco Dolstra
2007-12-31(no commit message)Eelco Dolstra
2007-12-31(no commit message)Eelco Dolstra
2007-12-31(no commit message)Eelco Dolstra
2007-12-31* More release notes.Eelco Dolstra
2007-12-30* Documented indented string literals.Eelco Dolstra
2007-11-30* Added a new kind of multi-line string literal delimited by twoEelco Dolstra
2007-11-01* Documented some of the more obscure derivation attributes (includingEelco Dolstra
2007-10-29* Make the `--prebuilt-only' / `-b' option work not just for queriesEelco Dolstra
2007-10-27* Delete the chroot directory automatically.Eelco Dolstra
2007-09-19* Manpage for nix-copy-closure.Eelco Dolstra
2007-05-16(no commit message)Eelco Dolstra
2007-05-01* nix-env -i: instead of breaking package ties by version, break themEelco Dolstra
2007-05-01* `nix-env -q --xml --meta' to show all meta attributes.Eelco Dolstra
2007-04-27* Package flag "keep" that prevents a package from being removed fromEelco Dolstra
2007-04-27* Package conflict resolution through priority levels. If there is aEelco Dolstra
2007-04-26* nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-envEelco Dolstra
2007-03-26* `nix-copy-closure --from': copy from a remote machine instead of toEelco Dolstra
2007-02-02* nix-env now maintains meta info (from the `meta' derivationEelco Dolstra
2007-01-29New primitives:Eelco Dolstra
2007-01-14* Option --argstr for passing string arguments easily. (NIX-75)Eelco Dolstra
2006-12-12* New primop builtins.filterSource, which can be used to filter filesEelco Dolstra
2006-12-12* Push.Eelco Dolstra
2006-12-12* New operation `nix-env --set' which sets a user environment to aEelco Dolstra