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
2018-02-22
Revert "Enable sandbox builds on Linux by default"
Eelco Dolstra
2018-02-22
Enable sandbox builds on Linux by default
Eelco Dolstra
2018-02-19
Merge branch 'register-settings' of https://github.com/shlevy/nix
Eelco Dolstra
2018-02-15
Set backup MANPATH in case man path isn’t set correctly.
Matthew Bauer
2018-02-13
Allow plugins to define new settings.
Shea Levy
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2018-01-26
Remove signed-binary-caches as the default for require-sigs
Eelco Dolstra
2018-01-16
Make show-trace a config setting
Eelco Dolstra
2018-01-16
Add pure evaluation mode
Eelco Dolstra
2018-01-09
nix.conf: builders-use-substitutes
Renzo Carbonara
2018-01-04
Rename "use-substitutes" to "substitute"
Eelco Dolstra
2017-11-20
signed-binary-caches -> require-sigs
Eelco Dolstra
2017-11-20
binary-cache-public-keys -> trusted-public-keys
Eelco Dolstra
2017-10-30
Add option allowed-uris
Eelco Dolstra
2017-10-30
enable-http2 -> http2
Eelco Dolstra
2017-10-24
Remove the remote-builds option
Eelco Dolstra
2017-10-24
Remove the builder-files option
Eelco Dolstra
2017-10-23
Turn $NIX_REMOTE into a configuration option
Eelco Dolstra
2017-10-12
Add option to disable the seccomp filter
Eelco Dolstra
2017-09-05
Add automatic garbage collection
Eelco Dolstra
2017-08-31
Rename a few configuration options
Eelco Dolstra
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
[next]