index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
globals.cc
Age
Commit message (
Expand
)
Author
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-11-23
"recursive-nix" system feature only with experimental feature
John Ericson
2021-10-26
Make experimental-features a proper type
regnat
2021-10-15
Add another path where a Rosetta 2 configuration file is possibly located
yvt
2021-09-14
Advise using --extra-experimental-features instead of --experimental-features
Eelco Dolstra
2021-03-26
Fix some typos
Eelco Dolstra
2021-02-25
Don't crash when copying realisations to a non-ca remote
regnat
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-24
Bail if plugin-files is set after plugins have been loaded.
Shea Levy
2021-02-22
Add x86_64 compute levels as additional system types
Daniël de Kok
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2020-12-04
Use com.apple.oahd.plist for rosetta 2 detection
Matthew Bauer
2020-12-03
Add extraPlatforms for Rosetta 2 macOS
Matthew Bauer
2020-10-29
Generalize extra-* settings
Eelco Dolstra
2020-10-21
Add NIX_CONFIG env var for applying nix.conf overrides
Christian Kampka
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-22
Merge pull request #4038 from maljub01/master
Eelco Dolstra
2020-09-21
Serialize SandboxMode enum to string for JSON
Cole Helbling
2020-09-21
abstractsettingtojson.hh -> abstract-setting-to-json.hh
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-18
Add a nix.conf option for allowing a symlinked store
Marwan Aljubeh
2020-09-16
Complete the `toJSON` instance for `Setting<T>`
regnat
2020-08-20
Config: Use nlohmann/json
Eelco Dolstra
2020-07-03
Shorten the path to the test root
regnat
2020-05-12
Show hint how to enable experimental features
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-04-14
add NIX_USER_CONF_FILES
zimbatm
2020-03-20
sandbox: fix /bin/sh on catalina
Daiderd Jordan
2020-03-20
libstore: relax default sandbox-paths on darwin
Daiderd Jordan
2020-01-13
unbreak build without pch
John Ericson
2019-12-21
Disable use-sqlite-wal under WSL
Brian McKenna
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-02
Merge remote-tracking branch 'origin/recursive-nix'
Eelco Dolstra
2019-11-26
Add feature to disable URL literals
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-06
Enable recursive Nix using a feature
Eelco Dolstra
2019-10-21
Add experimental-features setting
Eelco Dolstra
2018-10-31
config: use all of XDG_CONFIG_DIRS
Linus Heckemann
2018-09-28
Check requiredSystemFeatures for local builds
Eelco Dolstra
2018-05-30
Modularize config settings
Eelco Dolstra
2018-04-11
initPlugins: Fix dlopen error message.
Shea Levy
2018-02-19
Merge branch 'register-settings' of https://github.com/shlevy/nix
Eelco Dolstra
2018-02-15
Set backup MANPATH in case man path isn’t set correctly.
Matthew Bauer
2018-02-13
Allow plugins to define new settings.
Shea Levy
2018-02-13
Enable specifying directories in plugin-files.
Shea Levy
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2017-11-21
Propagate flags like --sandbox to the daemon properly
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-10-24
Remove the builder-files option
Eelco Dolstra
[next]