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
2022-03-01
Move some stuff from `Settings` to a new `FetchSettings`.
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-25
refactor: remove verbose-build from docs
Kevin Amado
2022-01-30
fix spelling mistakes reported by Debian's lintian tool
Thomas Koch
2022-01-18
allow modifying lockfile commit msg with nix config option
lincoln auster [they/them]
2021-12-14
Merge pull request #5702 from baloo/baloo/hide-non-reproducible-settings
Théophane Hufschmitt
2021-12-10
Ignore system.nfs4_acl
Eelco Dolstra
2021-12-10
Merge branch 'master' of https://github.com/MagicRB/nix
Eelco Dolstra
2021-12-01
reproducibility: hide non-reproducible settings from manual
Arthur Gautier
2021-11-12
Adds an accept-flake-config flag
Tom Bereknyei
2021-10-26
Make experimental-features a proper type
regnat
2021-08-14
Add ignored_acls setting
Magic_RB
2021-07-21
Tweak --no/use-registries doc strings
Eelco Dolstra
2021-07-16
Add use-registries config option (and deprecate --no-registries flag)
Alexander Bantyev
2021-05-12
doc: mention Priority for substituters
Lorenzo Manacorda
2021-04-23
Replace the trailing markdown spaces by a backslash
regnat
2021-03-23
nix.conf builders: refer to manual page
DavHau
2021-03-04
improve man page for nix.conf (builders)
DavHau
2021-02-25
Apply @edolstra stylistic suggestions
Théophane Hufschmitt
2021-02-25
Don't crash when copying realisations to a non-ca remote
regnat
2021-02-24
Bail if plugin-files is set after plugins have been loaded.
Shea Levy
2021-02-22
Warn about instability of plugin API
Shea Levy
2021-01-06
Merge pull request #4310 from matthewbauer/rosetta2-extra-platforms
Eelco Dolstra
2020-12-06
Always default to cache.nixos.org even when different nix store dir
Matthew Bauer
2020-12-03
Add extraPlatforms for Rosetta 2 macOS
Matthew Bauer
2020-12-02
fix tokens documentation
Greg Hale
2020-10-29
Generalize extra-* settings
Eelco Dolstra
2020-09-30
Style
Eelco Dolstra
2020-09-29
Remove github-access-token in favor of access-token.
Kevin Quick
2020-09-29
Merge branch 'master' into access-tokens
Kevin Quick
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-25
Re-add support for github-access-token, but mark as deprecated.
Kevin Quick
2020-09-25
Fix reference to older name for access-tokens config value.
Kevin Quick
2020-09-24
Update to use access-tokens configuration for github/gitlab access.
Kevin Quick
2020-09-22
Merge pull request #4038 from maljub01/master
Eelco Dolstra
2020-09-21
Don't include nlohmann/json.hpp in globals.hh
Eelco Dolstra
2020-09-21
Update the variable name accordingly
Marwan Aljubeh
2020-09-21
Use a better name for the config option
Marwan Aljubeh
2020-09-18
Lint issue: replacing tabs with spaces
Marwan Aljubeh
2020-09-18
Add a nix.conf option for allowing a symlinked store
Marwan Aljubeh
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-09-16
Don't include nlohmann/json.hpp in config.hh
regnat
2020-09-03
Remove gc-check-reachability
Eelco Dolstra
2020-08-19
Generate the nix.conf docs from the source code
Eelco Dolstra
2020-08-06
Add hashed-mirrors back
Matthew Bauer
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
[next]