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-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-10
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-08
Make LocalStore::addToStore(srcPath) run in constant memory
Eelco Dolstra
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-06-17
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-12
Remove hashed-mirrors
Matthew Bauer
2020-06-09
Disable extra-platforms = i686-linux on wsl1 (#3676)
Matthew Bauer
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-14
add NIX_USER_CONF_FILES
zimbatm
2020-04-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-03-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-20
libstore: disable resolve-system-dependencies hook
Daiderd Jordan
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
[next]