aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-22DohEelco Dolstra
2016-02-22Make OpenSSL usage thread-safeEelco Dolstra
2016-02-22curl: Set CURLOPT_NOSIGNALEelco Dolstra
2016-02-22Merge branch 'docs' of git://github.com/joelmo/nixShea Levy
2016-02-22Merge branch 'patch-1' of git://github.com/dckc/nixShea Levy
2016-02-19Merge branch 'master' of git://github.com/stepcut/nixShea Levy
2016-02-19JSONObject: Support floats and booleansEelco Dolstra
2016-02-18context for introducing runtime dependenciesDan Connolly
2016-02-18Document IN_NIX_SHELL variableJoel Moberg
2016-02-17Drop all distros that are not down with C++11Eelco Dolstra
2016-02-17Fix build without sodiumEelco Dolstra
2016-02-16Add C++ functions for .narinfo processing / signingEelco Dolstra
2016-02-16Rename ValidPathInfo::hash -> narHash for consistencyEelco Dolstra
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-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