index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
globals.hh
Age
Commit message (
Expand
)
Author
2017-07-17
Make the hashes mirrors used by builtins.fetchurl configurable
Eelco Dolstra
2017-07-04
Add allow-new-privileges option
Eelco Dolstra
2017-05-11
Add an option for extending the user agent header
Eelco Dolstra
2017-05-05
Make the location of the build directory in the sandbox configurable
Eelco Dolstra
2017-05-02
Replace $NIX_REMOTE_SYSTEMS with an option "builder-files"
Eelco Dolstra
2017-05-02
Add an option for specifying remote builders
Eelco Dolstra
2017-05-01
Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOAD
Eelco Dolstra
2017-04-20
Setting: Remove "Tag" template argument
Eelco Dolstra
2017-04-20
Read per-user settings from ~/.config/nix/nix.conf
Eelco Dolstra
2017-04-20
binary-caches-parallel-connections -> http-connections
Eelco Dolstra
2017-04-20
Reimplement trusted-substituters (aka trusted-binary-caches)
Eelco Dolstra
2017-04-19
Reimplement connect-timeout
Eelco Dolstra
2017-04-14
Doh
Eelco Dolstra
2017-04-13
Convert Settings to the new config system
Eelco Dolstra
2017-04-13
Merge branch 'rework-options' of https://github.com/copumpkin/nix
Eelco Dolstra
2017-03-30
Add exec primop behind allow-unsafe-native-code-during-evaluation.
Shea Levy
2017-03-15
Store: Add a method for getting build logs
Eelco Dolstra
2017-03-08
Add option to disable import-from-derivation completely, even if the drv is a...
Shea Levy
2017-03-06
Properly set the caFile for aws-sdk-cpp s3
Shea Levy
2017-02-22
Explicitly model all settings and fail on unrecognized ones
Dan Peebles
2017-02-16
Move netrcFile to Settings
Eelco Dolstra
2016-12-06
nix-store --serve: Suppress log output on stderr when repeating a build
Eelco Dolstra
2016-08-10
Remove $NIX_DB_DIR
Eelco Dolstra
2016-04-29
Eliminate the substituter mechanism
Eelco Dolstra
2016-04-25
Show the log tail when a build fails
Eelco Dolstra
2016-04-25
Remove --print-build-trace
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-04-08
Remove failed build caching
Eelco Dolstra
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-02-23
Use chroots for all derivations
Eelco Dolstra
2014-09-17
Settings: Add bool get()
Eelco Dolstra
2014-08-05
Doh
Eelco Dolstra
2014-08-04
Move some options out of globals
Eelco Dolstra
2014-08-04
Refactor
Eelco Dolstra
2014-08-04
Add option ‘build-extra-chroot-dirs’
Eelco Dolstra
2014-07-25
nix-daemon: Pass on the user's $SSH_AUTH_SOCK to the SSH substituter
Eelco Dolstra
2014-07-17
nix-daemon: Add trusted-users and allowed-users options
Eelco Dolstra
2014-06-24
Only add the importNative primop if the allow-arbitrary-code-during-evaluatio...
Shea Levy
2014-05-21
nix-store -l: Fetch build logs from the Internet
Eelco Dolstra
2014-02-26
Add use-ssh-substituter setting.
Shea Levy
2014-02-14
Minor style fixes
Eelco Dolstra
2014-02-10
Pass in params by const ref
Shea Levy
2014-02-08
Add download-via-ssh substituter
Shea Levy
2013-11-12
Make function calls show up in stack traces again
Eelco Dolstra
2013-09-06
Don't apply the CPU affinity hack to nix-shell (and other Perl programs)
Eelco Dolstra
2013-09-02
Add an option to limit the log output of builders
Eelco Dolstra
[next]