aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-08Update cacert locationsEelco Dolstra
2015-06-08Fix manualEelco Dolstra
2015-06-04Allow substitutes for builds that have preferLocalBuild setEelco Dolstra
2015-06-04copy-from-other-stores: Use cpEelco Dolstra
2015-06-04Chown files created for passAsFileEelco Dolstra
2015-06-03Handle base-16 NarHash fields in signed .narinfo filesEelco Dolstra
2015-06-03Be more robust wrt broken .narinfo filesEelco Dolstra
2015-06-03NamingEelco Dolstra
2015-06-02Fix tarball testEelco Dolstra
2015-06-02Build against libsodium on Ubuntu 15.04 and Debian 8Eelco Dolstra
2015-06-02Don't let unprivileged users repair pathsEelco Dolstra
2015-06-02Use StoreAPI::verifyStore()Eelco Dolstra
2015-06-02Add a ‘verifyStore’ RPCLudovic Courtès
2015-06-01Document setting up signed binary cachesEelco Dolstra
2015-06-01Include the cache.nixos.org signing key by defaultEelco Dolstra
2015-06-01Add tarball testsEelco Dolstra
2015-06-01Document tarball downloadingEelco Dolstra
2015-06-01Fix fetchurl/fetchTarballEelco Dolstra
2015-06-01readFile: Check against nul bytesEelco Dolstra
2015-06-01Document nix-shell #!-scriptsEelco Dolstra
2015-06-01nix-shell: Support multiple "#! nix-shell" linesEelco Dolstra
2015-06-01TypoEelco Dolstra
2015-06-01Nix 1.9 release notesEelco Dolstra
2015-05-29Add Debian 8.0 buildsBenjamin Staffin
2015-05-22Build on Ubuntu 15.04Eelco Dolstra
2015-05-22Fix import-from-derivation in restricted eval modeEelco Dolstra
2015-05-22Remove dead codeEelco Dolstra
2015-05-21nix-shell: Barf if -p and -E are both usedEelco Dolstra
2015-05-21nix-collect-garbage: Don't call nix-envEelco Dolstra
2015-05-21Move profiles.{cc,hh} to libstoreEelco Dolstra
2015-05-21nix-collect-garbage: Call collectGarbage() internallyEelco Dolstra
2015-05-21nix-collect-garbage: Don't barf on unreadable directoriesEelco Dolstra
2015-05-21nix-collect-garbage: Remove redundant call to getFileTypeEelco Dolstra
2015-05-21Merge branch 'submit/sparse-generation-symlinks' of https://github.com/ctheun...Eelco Dolstra
2015-05-20Mis-read Eelko's request to not make this an option: now, let's not makeChristian Theune
2015-05-19Implement alternative to lazy generations:Christian Theune
2015-05-19Don't install nix-worker symlinkEelco Dolstra
2015-05-19Also remove misc/vim/README.mdEelco Dolstra
2015-05-19point to https://nixos.org/wiki/Vim_configuration insteadHoang Xuan Phu
2015-05-19nix-env: document --set optionCharles Strahan
2015-05-18Enable lazy/sparse allocation of generation symlinks: avoid creatingChristian Theune
2015-05-13Fix "error: deriver of path ‘’ is not known"Eelco Dolstra
2015-05-13Merge pull request #537 from garbas/masterEelco Dolstra
2015-05-13cygwin: looks like stdout/stdin are reserved wordsRok Garbas
2015-05-13cygwin: explicitly include required c headersRok Garbas
2015-05-12Don't try to map /bin/sh to a store path on non-LinuxShea Levy
2015-05-06nix-collect-garbage: Do not pass an empty argument. Closes #530Luca Bruno
2015-05-06nix-env/nix-instantiate/nix-build: Support URIsEelco Dolstra
2015-05-06nix-collect-garbage: Fix deleting old generationsWilliam A. Kennington III
2015-05-05Allow URLs in the Nix search pathEelco Dolstra