aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/globals.hh
AgeCommit message (Expand)Author
2023-01-02Merge pull request #7478 from hercules-ci/make-sure-initNix-calledThéophane Hufschmitt
2022-12-28doc: sandbox-paths computes closuresNaïm Favier
2022-12-24libstore: Make sure that initNix has been calledRobert Hensing
2022-12-14Allow disabling build users by unsetting `build-users-group`Naïm Favier
2022-12-07Remove repeat and enforce-determinism optionsLinus Heckemann
2022-12-06Tweak option descriptionsEelco Dolstra
2022-12-01move documentation on `auto-allocate-uids` to options docsValentin Gagarin
2022-11-28Add a setting for enabling cgroupsEelco Dolstra
2022-11-21Use hex for startIdEelco Dolstra
2022-11-08Fix build on macOSEelco Dolstra
2022-11-08Split auto UID allocation from cgroupsEelco Dolstra
2022-11-03Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-10-05Merge pull request #6870 from amjoseph-nixpkgs/pr/doc/explain-local-remote-bi...Valentin Gagarin
2022-09-23Apply suggestions from code reviewJohn Ericson
2022-09-22Dodge "trusted" vs "trustworthy" by being explicit John Ericson
2022-09-22"valid signature" -> "trustworthy signature"John Ericson
2022-09-01linkify mention of other optionsAdam Joseph
2022-09-01move substituter signature-checking conditions to configuration file document...Adam Joseph
2022-08-22SpellingEelco Dolstra
2022-08-20Better documentation wordingSolène Rapenne
2022-08-19add a nix.conf option to set a download speed limitSolene Rapenne
2022-06-23Remove NIX_LIBEXEC_DIREelco Dolstra
2022-06-23Fix build-remote in nix-staticEelco Dolstra
2022-06-08Add security.csm to the default ignore listJonpez2
2022-03-01Move some stuff from `Settings` to a new `FetchSettings`.John Ericson
2022-02-28Merge remote-tracking branch 'upstream/master' into auto-uid-allocationJohn Ericson
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2022-02-25refactor: remove verbose-build from docsKevin Amado
2022-01-30fix spelling mistakes reported by Debian's lintian toolThomas Koch
2022-01-18allow modifying lockfile commit msg with nix config optionlincoln auster [they/them]
2021-12-14Merge pull request #5702 from baloo/baloo/hide-non-reproducible-settingsThéophane Hufschmitt
2021-12-10Ignore system.nfs4_aclEelco Dolstra
2021-12-10Merge branch 'master' of https://github.com/MagicRB/nixEelco Dolstra
2021-12-01reproducibility: hide non-reproducible settings from manualArthur Gautier
2021-11-12Adds an accept-flake-config flagTom Bereknyei
2021-10-26Make experimental-features a proper typeregnat
2021-09-15Merge remote-tracking branch 'upstream/master' into auto-uid-allocationMatthew Kenigsberg
2021-08-14Add ignored_acls settingMagic_RB
2021-07-21Tweak --no/use-registries doc stringsEelco Dolstra
2021-07-16Add use-registries config option (and deprecate --no-registries flag)Alexander Bantyev
2021-05-12doc: mention Priority for substitutersLorenzo Manacorda
2021-04-27Merge remote-tracking branch 'upstream/master' into auto-uid-allocationJohn Ericson
2021-04-23Replace the trailing markdown spaces by a backslashregnat
2021-03-23nix.conf builders: refer to manual pageDavHau
2021-03-04improve man page for nix.conf (builders)DavHau
2021-02-25Apply @edolstra stylistic suggestionsThéophane Hufschmitt
2021-02-25Don't crash when copying realisations to a non-ca remoteregnat
2021-02-24Bail if plugin-files is set after plugins have been loaded.Shea Levy
2021-02-22Warn about instability of plugin APIShea Levy
2021-01-06Merge pull request #4310 from matthewbauer/rosetta2-extra-platformsEelco Dolstra