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
2020-01-21
Pluggable fetchers
Eelco Dolstra
2020-01-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-21
Disable use-sqlite-wal under WSL
Brian McKenna
2019-12-05
Typo
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-30
Fix typos
Brian Wignall
2019-11-26
Add feature to disable URL literals
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-10-21
Add experimental-features setting
Eelco Dolstra
2019-10-16
Add experimental-features setting
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
2019-08-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-07
Merge pull request #2995 from tweag/post-build-hook
Eelco Dolstra
2019-08-02
Add a test for auto-GC
Eelco Dolstra
2019-08-02
Add a post-build-hook
regnat
2019-07-25
Use sandbox fallback when cloning fails in builder
Matthew Bauer
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-17
Add '--no-net' convenience flag
Eelco Dolstra
2019-04-16
Added support for private github repositories
Nick Van den Broeck
2018-11-07
Enable sandboxing by default
Eelco Dolstra
2018-10-23
Promote log-lines to a fully-qualified option
Linus Heckemann
2018-09-28
Check requiredSystemFeatures for local builds
Eelco Dolstra
2018-05-30
Move evaluator-specific settings out of libstore
Eelco Dolstra
2018-05-30
Move some Download-specific settings to download.cc
Eelco Dolstra
2018-05-30
Modularize config settings
Eelco Dolstra
2018-04-23
globals.hh: don't use '==' to compare string literals
Will Dietz
2018-04-23
Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nix
Shea Levy
2018-04-06
rename the options to mention it's a narinfo TTL as disk cache is used all ov...
AmineChikhaoui
2018-04-06
add documentation for the local disk cache TTL config
AmineChikhaoui
2018-04-06
Make the TTL for disk cache configurable, we can now completely disable
AmineChikhaoui
2018-03-29
Process --option use-case-hack properly
Eelco Dolstra
2018-03-16
rename build-extra-platforms -> extra-platforms
Linus Heckemann
2018-02-27
Add build-extra-platforms setting
Linus Heckemann
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
[next]