index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-02
Use StoreAPI::verifyStore()
Eelco Dolstra
2015-06-02
Add a ‘verifyStore’ RPC
Ludovic Courtès
2015-06-01
Document setting up signed binary caches
Eelco Dolstra
2015-06-01
Include the cache.nixos.org signing key by default
Eelco Dolstra
2015-06-01
Add tarball tests
Eelco Dolstra
2015-06-01
Document tarball downloading
Eelco Dolstra
2015-06-01
Fix fetchurl/fetchTarball
Eelco Dolstra
2015-06-01
readFile: Check against nul bytes
Eelco Dolstra
2015-06-01
Document nix-shell #!-scripts
Eelco Dolstra
2015-06-01
nix-shell: Support multiple "#! nix-shell" lines
Eelco Dolstra
2015-06-01
Typo
Eelco Dolstra
2015-06-01
Nix 1.9 release notes
Eelco Dolstra
2015-05-29
Add Debian 8.0 builds
Benjamin Staffin
2015-05-22
Build on Ubuntu 15.04
Eelco Dolstra
2015-05-22
Fix import-from-derivation in restricted eval mode
Eelco Dolstra
2015-05-22
Remove dead code
Eelco Dolstra
2015-05-21
nix-shell: Barf if -p and -E are both used
Eelco Dolstra
2015-05-21
nix-collect-garbage: Don't call nix-env
Eelco Dolstra
2015-05-21
Move profiles.{cc,hh} to libstore
Eelco Dolstra
2015-05-21
nix-collect-garbage: Call collectGarbage() internally
Eelco Dolstra
2015-05-21
nix-collect-garbage: Don't barf on unreadable directories
Eelco Dolstra
2015-05-21
nix-collect-garbage: Remove redundant call to getFileType
Eelco Dolstra
2015-05-21
Merge branch 'submit/sparse-generation-symlinks' of https://github.com/ctheun...
Eelco Dolstra
2015-05-20
Mis-read Eelko's request to not make this an option: now, let's not make
Christian Theune
2015-05-19
Implement alternative to lazy generations:
Christian Theune
2015-05-19
Don't install nix-worker symlink
Eelco Dolstra
2015-05-19
Also remove misc/vim/README.md
Eelco Dolstra
2015-05-19
point to https://nixos.org/wiki/Vim_configuration instead
Hoang Xuan Phu
2015-05-19
nix-env: document --set option
Charles Strahan
2015-05-18
Enable lazy/sparse allocation of generation symlinks: avoid creating
Christian Theune
2015-05-13
Fix "error: deriver of path ‘’ is not known"
Eelco Dolstra
2015-05-13
Merge pull request #537 from garbas/master
Eelco Dolstra
2015-05-13
cygwin: looks like stdout/stdin are reserved words
Rok Garbas
2015-05-13
cygwin: explicitly include required c headers
Rok Garbas
2015-05-12
Don't try to map /bin/sh to a store path on non-Linux
Shea Levy
2015-05-06
nix-collect-garbage: Do not pass an empty argument. Closes #530
Luca Bruno
2015-05-06
nix-env/nix-instantiate/nix-build: Support URIs
Eelco Dolstra
2015-05-06
nix-collect-garbage: Fix deleting old generations
William A. Kennington III
2015-05-05
Allow URLs in the Nix search path
Eelco Dolstra
2015-05-05
Make downloads interruptable
Eelco Dolstra
2015-05-05
nix-shell: Fix uninitialized value warning
Eelco Dolstra
2015-04-29
tests: Fix wrong channel name in nix-channel.sh.
aszlig
2015-04-27
Merge branch 'nix-channel-tarballs' of git://github.com/copumpkin/nix
Shea Levy
2015-04-22
Merge pull request #522 from lethalman/nix-collect-garbage
Eelco Dolstra
2015-04-22
nix-collect-garbage: translate to C++
Luca Bruno
2015-04-20
Support tarballs in nix channel URLs
Dan Peebles
2015-04-18
Add the pre-build hook.
Shea Levy
2015-04-18
Revert "Add the pre-build hook."
Shea Levy
2015-04-16
Merge branch 'add-manpath' of git://github.com/mmerickel/nix
Shea Levy
2015-04-16
Fix using restricted mode with chroots
Eelco Dolstra
[next]