index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-20
Yet another rewrite of the garbage collector
Eelco Dolstra
2012-12-20
Give a better error message if writeFile fails due to permission issues
Eelco Dolstra
2012-12-19
If gc-keep-derivations is set, only keep the actual deriver
Eelco Dolstra
2012-12-19
Kill the build hook rather than shutting it down cleanly
Eelco Dolstra
2012-12-18
Revert brain fart
Eelco Dolstra
2012-12-18
Check for potential infinite select() loops when building
Eelco Dolstra
2012-12-13
fix use-after-free bug in mkString(Value&, Symbol&)
Stuart Pernsteiner
2012-12-12
Allow setting the profile location using $NIX_PROFILE
Eelco Dolstra
2012-12-11
Debian package: Add dependency on libwww-curl-perl
Eelco Dolstra
2012-12-11
On SQLITE_BUSY, wait a random amount of time
Eelco Dolstra
2012-12-07
Bump version number
Eelco Dolstra
2012-12-06
Fix manual generation
Eelco Dolstra
2012-12-06
Set a long SQLite timeout in the binary cache substituter
Eelco Dolstra
2012-12-05
Fix RPM build
Eelco Dolstra
2012-12-05
Add a dependency on xz-utils
Eelco Dolstra
2012-12-05
Add a dependency on xz
Eelco Dolstra
2012-12-05
Typo
Eelco Dolstra
2012-12-05
Fix RPM build
Eelco Dolstra
2012-12-05
Add release date
Eelco Dolstra
2012-12-05
Support xz compression of nixexprs.tar in channels
Eelco Dolstra
2012-12-05
Produce an xz-compressed tarball
Eelco Dolstra
2012-12-05
Build Debs for Ubuntu 12.10
Eelco Dolstra
2012-12-04
Updated release notes
Eelco Dolstra
2012-12-04
Tiny optimisation in the filter primop
Eelco Dolstra
2012-12-04
Document new primops
Eelco Dolstra
2012-12-04
nix-channel --update needs bzip2
Florian Friesdorf
2012-12-04
Document multiple output support
Eelco Dolstra
2012-12-04
Test priorities
Eelco Dolstra
2012-12-04
buildenv.pl: Create symlinks in priority order
Eelco Dolstra
2012-12-04
Add a test for ‘nix-env --set-flag active ...’
Eelco Dolstra
2012-12-04
nix-env: Install all outputs of a derivation
Eelco Dolstra
2012-12-03
Test the ‘--prebuilt-only’ flag
Eelco Dolstra
2012-12-03
Fix the ‘--prebuilt-only’ flag
Eelco Dolstra
2012-12-03
Whitespace
Eelco Dolstra
2012-11-28
nix-env -q --out-path: Support multiple outputs
Eelco Dolstra
2012-11-27
Optionally ignore null-valued derivation attributes
Eelco Dolstra
2012-11-27
Add builtin constants ‘langVersion’ and ‘nixVersion’
Eelco Dolstra
2012-11-26
queryMissing(): Handle partially valid derivations
Eelco Dolstra
2012-11-26
Undo accidental debug change
Eelco Dolstra
2012-11-26
Fix the multiple-outputs test
Eelco Dolstra
2012-11-26
nix-instantiate: Fix read-only evaluation
Eelco Dolstra
2012-11-26
Only substitute wanted outputs of a derivation
Eelco Dolstra
2012-11-26
Make "nix-build -A <derivation>.<output>" do the right thing
Eelco Dolstra
2012-11-23
nix-copy-closure: Add flag ‘--use-substitutes’
Eelco Dolstra
2012-11-20
nix-store -r: Add ‘--ignore-unknown’ flag
Eelco Dolstra
2012-11-19
nix-store -r: Don't quietly ignore missing paths
Eelco Dolstra
2012-11-15
Revert "prim_toPath: Actually make the string a path"
Eelco Dolstra
2012-11-15
Disable use of vfork()
Eelco Dolstra
2012-11-15
Don't use std::cerr in a few places
Eelco Dolstra
2012-11-15
Add some debug code
Eelco Dolstra
[next]