aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/globals.hh
AgeCommit message (Expand)Author
2020-09-03Remove gc-check-reachabilityEelco Dolstra
2020-08-19Generate the nix.conf docs from the source codeEelco Dolstra
2020-08-06Add hashed-mirrors backMatthew Bauer
2020-07-30Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-07-14Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-07-10Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-07-08Make LocalStore::addToStore(srcPath) run in constant memoryEelco Dolstra
2020-07-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-07-02move showTrace to new loggerSettingsBen Burdette
2020-06-17Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-06-17Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-12Remove hashed-mirrorsMatthew Bauer
2020-06-09Disable extra-platforms = i686-linux on wsl1 (#3676)Matthew Bauer
2020-04-16Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-04-14add NIX_USER_CONF_FILESzimbatm
2020-04-07Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra
2020-03-23Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-03-20libstore: disable resolve-system-dependencies hookDaiderd Jordan
2020-01-21Pluggable fetchersEelco Dolstra
2020-01-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-12-21Disable use-sqlite-wal under WSLBrian McKenna
2019-12-05TypoEelco Dolstra
2019-12-04Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-11-30Fix typosBrian Wignall
2019-11-26Add feature to disable URL literalsEelco Dolstra
2019-11-22getEnv(): Return std::optionalEelco Dolstra
2019-10-21Add experimental-features settingEelco Dolstra
2019-10-16Add experimental-features settingEelco Dolstra
2019-08-29Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-08-27Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nixEelco Dolstra
2019-08-08Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-08-07Merge pull request #2995 from tweag/post-build-hookEelco Dolstra
2019-08-02Add a test for auto-GCEelco Dolstra
2019-08-02Add a post-build-hookregnat
2019-07-25Use sandbox fallback when cloning fails in builderMatthew Bauer
2019-06-24Add '--no-net' convenience flagEelco Dolstra
2019-06-17Add '--no-net' convenience flagEelco Dolstra
2019-04-16Added support for private github repositoriesNick Van den Broeck
2018-11-07Enable sandboxing by defaultEelco Dolstra
2018-10-23Promote log-lines to a fully-qualified optionLinus Heckemann
2018-09-28Check requiredSystemFeatures for local buildsEelco Dolstra
2018-05-30Move evaluator-specific settings out of libstoreEelco Dolstra
2018-05-30Move some Download-specific settings to download.ccEelco Dolstra
2018-05-30Modularize config settingsEelco Dolstra
2018-04-23globals.hh: don't use '==' to compare string literalsWill Dietz
2018-04-23Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nixShea Levy
2018-04-06rename the options to mention it's a narinfo TTL as disk cache is used all ov...AmineChikhaoui
2018-04-06add documentation for the local disk cache TTL configAmineChikhaoui
2018-04-06Make the TTL for disk cache configurable, we can now completely disableAmineChikhaoui