index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
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-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-04-18
Add the pre-build hook.
Shea Levy
2015-04-18
Revert "Add the pre-build hook."
Shea Levy
2015-04-16
Fix using restricted mode with chroots
Eelco Dolstra
2015-04-12
Add the pre-build hook.
Shea Levy
2015-04-09
Implement a TTL on cached fetchurl/fetchTarball results
Eelco Dolstra
2015-04-07
Revert /nix/store permission back to 01775
Eelco Dolstra
2015-04-02
Chroot builds: Provide world-readable /nix/store
Eelco Dolstra
2015-03-25
addToStore(): Take explicit name argument
Eelco Dolstra
2015-03-24
Improve setting the default chroot dirs
Eelco Dolstra
2015-03-24
Add the closure of store paths to the chroot
Eelco Dolstra
2015-03-24
Tighten permissions on chroot directories
Eelco Dolstra
2015-03-06
Fix typos: s/the the/the/
Daniel Hahler
2015-03-04
Don't use vfork() before clone()
Eelco Dolstra
2015-03-03
Merge branch 'allow-system-library' of git://github.com/copumpkin/nix
Shea Levy
2015-03-02
Make the default impure prefix (not actual allowed impurities!) include all o...
Dan Peebles
2015-03-02
Allow local networking in the darwin sandbox to appease tests
Dan Peebles
2015-02-23
More graceful fallback for chroots on Linux < 2.13
Eelco Dolstra
2015-02-23
Use chroots for all derivations
Eelco Dolstra
2015-02-17
Use $<attr>Path instead of $<attr> for passAsFile
Eelco Dolstra
2015-02-17
Allow passing attributes via files instead of environment variables
Eelco Dolstra
2015-02-16
Use pivot_root in addition to chroot when possible
Harald van Dijk
2015-02-04
Require linux 3.13 or later for chroot
Shea Levy
2015-01-18
Make inputs writeable in the sandbox (builds still can’t actually write due...
Daniel Peebles
2015-01-13
Allow using /bin and /usr/bin as impure prefixes on non-darwin by default
Shea Levy
2015-01-13
SysError -> Error
Eelco Dolstra
2015-01-13
Don't resolve symlinks while checking __impureHostDeps
Eelco Dolstra
2015-01-12
Add basic Apple sandbox support
Daniel Peebles
2015-01-08
Doh^2
Eelco Dolstra
2015-01-08
Doh
Eelco Dolstra
2015-01-08
Set /nix/store permission to 1737
Eelco Dolstra
2015-01-06
Fix building on Darwin
Eelco Dolstra
2014-12-29
LocalStore initialization: Don't die if build-users-group doesn't exist
Shea Levy
2014-12-23
Revive running builds in a PID namespace
Eelco Dolstra
2014-12-14
Pedantry
Eelco Dolstra
2014-12-14
Merge branch 'cygwin-master' of https://github.com/ternaris/nix
Eelco Dolstra
2014-12-13
Better error message
Eelco Dolstra
2014-12-12
Silence some warnings on GCC 4.9
Eelco Dolstra
2014-12-12
Shut up a Valgrind warning
Eelco Dolstra
2014-12-12
Fix some memory leaks
Eelco Dolstra
2014-12-12
Ensure we're writing to stderr in the builder
Eelco Dolstra
2014-12-12
Remove chatty message
Eelco Dolstra
2014-12-12
Doh
Eelco Dolstra
2014-12-10
Don't do vfork in conjunction with setuid
Eelco Dolstra
2014-12-10
Rename function
Eelco Dolstra
2014-12-10
Don't wait for PID -1
Eelco Dolstra
2014-12-09
Explicitly include required C headers
Marko Durkovic
[next]