aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16Rename ValidPathInfo::hash -> narHash for consistencyEelco Dolstra
2016-02-16Fix to-base16 descriptionTristan Hume
2016-02-16nix-profile.sh.in: find ca-bundle.pem on openSUSE Tumbleweed machinesPeter Simons
2016-02-15Add xz compression functionEelco Dolstra
2016-02-15decompressXZ: Ensure that lzma_end() is calledEelco Dolstra
2016-02-15Fix nix-copy-closureEelco Dolstra
2016-02-15Expose the export magic value and move LocalStore::queryReferences to StoreEelco Dolstra
2016-02-15Fix broken number parsing in fromJSONEelco Dolstra
2016-02-15Fix test broken by #762Eelco Dolstra
2016-02-15Add function to extract hash part of a store pathEelco Dolstra
2016-02-13Merge branch 'patch-1' of https://github.com/tsion/nixShea Levy
2016-02-13Fix typo in nix-shell command reference.Scott Olson
2016-02-12nix-profile.sh.in: quote use of $HOME in shell argumentsPeter Simons
2016-02-12Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra
2016-02-11Move addPermRoot into StoreEelco Dolstra
2016-02-11ref<T>: Add cast operatorEelco Dolstra
2016-02-10Check shell profile is writeable before modifyingAlex Cruice
2016-02-09Add basic "nix build" commandEelco Dolstra
2016-02-09Start of new Nix command-line interfaceEelco Dolstra
2016-02-09New command line parsing infrastructureEelco Dolstra
2016-02-04More of the sameEelco Dolstra
2016-02-04StoreAPI -> StoreEelco Dolstra
2016-02-04Eliminate the "store" global variableEelco Dolstra
2016-02-01Remove tests/lexer.shEelco Dolstra
2016-01-31Add build mode to compute fixed-output derivation hashesEelco Dolstra
2016-01-31Use the daemon when we don't have write access to the Nix databaseEelco Dolstra
2016-01-28UntabifyEelco Dolstra
2016-01-28UntabifyEelco Dolstra
2016-01-28printMissing(): Propagate store argumentEelco Dolstra
2016-01-28Add .dir-locals.el for EmacsEelco Dolstra
2016-01-27Define HashType's size to allow it to be forward-declaredEelco Dolstra
2016-01-27TriviaEelco Dolstra
2016-01-27Make hashLength32() a method of HashEelco Dolstra
2016-01-20string2Int: Barf on negative numbers for unsigned typesEelco Dolstra
2016-01-20Fix broken call to shellwordsBrian McKenna
2016-01-20Revert "Revert "next try for "don't abort when given unmatched '}' with 'star...Eelco Dolstra
2016-01-20BumpEelco Dolstra
2016-01-20Fix evalEelco Dolstra
2016-01-20Revert "next try for "don't abort when given unmatched '}' with 'start-condit...Eelco Dolstra
2016-01-19Merge branch 'lexer-regression-fix' of git://github.com/fkz/nixShea Levy
2016-01-19next try for "don't abort when given unmatched '}' with 'start-condition stac...Fabian Schmitthenner
2016-01-19Add tests for Nixpkgs/NixOS evaluationEelco Dolstra
2016-01-19Do a 1.11.1 brown paper bag releaseEelco Dolstra
2016-01-19Revert "don't abort when given unmatched '}' with 'start-condition stack unde...Eelco Dolstra
2016-01-19Bump versionEelco Dolstra
2016-01-19GrmblEelco Dolstra
2016-01-18Update release notesEelco Dolstra
2016-01-18Document --checkEelco Dolstra
2016-01-18<nix/buildenv.nix>: Don't substituteEelco Dolstra
2016-01-18doc/manual/command-ref/nix-collect-garbage.xml: document --max-freed optionPeter Simons