index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-10
Fix use of sysread
Eelco Dolstra
2014-07-10
nix-copy-closure -s: Do substitutions via ‘nix-store --serve’
Eelco Dolstra
2014-07-10
nix-copy-closure: Fix --dry-run
Eelco Dolstra
2014-07-10
Remove tabs
Eelco Dolstra
2014-07-10
Refactoring: Move all fork handling into a higher-order function
Eelco Dolstra
2014-07-10
nix-copy-closure: Restore compression and the progress viewer
Eelco Dolstra
2014-07-10
Remove maybeVfork
Eelco Dolstra
2014-07-10
nix-copy-closure: Fix race condition
Eelco Dolstra
2014-07-10
Fix security hole in ‘nix-store --serve’
Eelco Dolstra
2014-07-10
Add a test for the SSH substituter
Eelco Dolstra
2014-07-09
Fix compilation error on some versions of GCC
Eelco Dolstra
2014-07-08
Don't build on Ubuntu 10.10
Eelco Dolstra
2014-07-04
Add builtin function ‘fromJSON’
Eelco Dolstra
2014-07-03
Manual: html -> xhtml
Eelco Dolstra
2014-06-27
Style fix
Eelco Dolstra
2014-06-27
Add `--json` argument to `nix-instantiate`
Paul Colomiets
2014-06-27
allow-arbitrary-code-during-evaluation -> allow-unsafe-native-code-during-eva...
Eelco Dolstra
2014-06-27
Merge branch 'shlevy-import-native'
Eelco Dolstra
2014-06-24
Only add the importNative primop if the allow-arbitrary-code-during-evaluatio...
Shea Levy
2014-06-17
Add importNative primop
Shea Levy
2014-06-12
Don't use member initialisers
Eelco Dolstra
2014-06-12
Fix bogus warnings about dumping large paths
Eelco Dolstra
2014-06-12
Drop ImportError and FindError
Eelco Dolstra
2014-06-12
findFile: Realise the context of the path attributes
Shea Levy
2014-06-12
Share code between scopedImport and import
Shea Levy
2014-06-12
Add autoloads, make code more concise & idiomatic
Steve Purcell
2014-06-10
== operator: Ignore string context
Eelco Dolstra
2014-06-10
Report daemon OOM better
Eelco Dolstra
2014-06-10
Print a warning when loading a large path into memory
Eelco Dolstra
2014-06-02
nix-env -qa --json: Generate valid JSON even if there are invalid meta attrs
Eelco Dolstra
2014-05-29
Fix test
Eelco Dolstra
2014-05-29
Sort nixPath attributes
Eelco Dolstra
2014-05-26
Use std::unordered_set
Eelco Dolstra
2014-05-26
nix-build: --add-root also takes 1 parameter
Aristid Breitkreuz
2014-05-26
dev-shell is a bash script, not sh
Sönke Hahn
2014-05-26
Rephrase @ operator description
Adam Szkoda
2014-05-26
Remove ExprBuiltin
Eelco Dolstra
2014-05-26
Make the Nix search path declarative
Eelco Dolstra
2014-05-26
Ensure that -I flags get included in nixPath
Eelco Dolstra
2014-05-26
Add constant ‘nixPath’
Eelco Dolstra
2014-05-26
Add primop ‘scopedImport’
Eelco Dolstra
2014-05-26
Shut up some signedness warnings
Eelco Dolstra
2014-05-23
Ugly hack to allow --argstr values starting with a dash
Eelco Dolstra
2014-05-22
Disable parallel.sh test
Eelco Dolstra
2014-05-21
nix-store -l: Fetch build logs from the Internet
Eelco Dolstra
2014-05-15
Provide a more useful error message when a dynamic attr lookup fails
Shea Levy
2014-05-15
lvlInfo -> lvlTalkative
Eelco Dolstra
2014-05-15
nix-store --optimise: Remove bogus statistics
Eelco Dolstra
2014-05-15
Remove tab
Eelco Dolstra
2014-05-15
Merge branch 'master' of github.com:wmertens/nix
Eelco Dolstra
[next]