summaryrefslogtreecommitdiffstats
path: root/src/libstore/globals.hh
AgeCommit message (Expand)Author
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-08-27Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nixEelco 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
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
2018-03-29Process --option use-case-hack properlyEelco Dolstra
2018-03-16rename build-extra-platforms -> extra-platformsLinus Heckemann
2018-02-27Add build-extra-platforms settingLinus Heckemann
2018-02-22Revert "Enable sandbox builds on Linux by default"Eelco Dolstra
2018-02-22Enable sandbox builds on Linux by defaultEelco Dolstra
2018-02-19Merge branch 'register-settings' of https://github.com/shlevy/nixEelco Dolstra
2018-02-15Set backup MANPATH in case man path isn’t set correctly.Matthew Bauer
2018-02-13Allow plugins to define new settings.Shea Levy
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2018-01-26Remove signed-binary-caches as the default for require-sigsEelco Dolstra
2018-01-16Make show-trace a config settingEelco Dolstra
2018-01-16Add pure evaluation modeEelco Dolstra
2018-01-09nix.conf: builders-use-substitutesRenzo Carbonara
2018-01-04Rename "use-substitutes" to "substitute"Eelco Dolstra
2017-11-20signed-binary-caches -> require-sigsEelco Dolstra
2017-11-20binary-cache-public-keys -> trusted-public-keysEelco Dolstra
2017-10-30Add option allowed-urisEelco Dolstra
2017-10-30enable-http2 -> http2Eelco Dolstra
2017-10-24Remove the remote-builds optionEelco Dolstra
2017-10-24Remove the builder-files optionEelco Dolstra
2017-10-23Turn $NIX_REMOTE into a configuration optionEelco Dolstra
2017-10-12Add option to disable the seccomp filterEelco Dolstra
2017-09-05Add automatic garbage collectionEelco Dolstra
2017-08-31Rename a few configuration optionsEelco Dolstra
2017-07-17Make the hashes mirrors used by builtins.fetchurl configurableEelco Dolstra
2017-07-04Add allow-new-privileges optionEelco Dolstra
2017-05-11Add an option for extending the user agent headerEelco Dolstra
2017-05-05Make the location of the build directory in the sandbox configurableEelco Dolstra
2017-05-02Replace $NIX_REMOTE_SYSTEMS with an option "builder-files"Eelco Dolstra