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
2024-03-04
Merge pull request #8047 from lovesegfault/always-allow-substitutes
eldritch horrors
2023-11-16
libstore: Add apple-virt to system features when available
Robert Hensing
2023-09-06
Fix globals.hh typo
Christina Sørensen
2023-07-19
Merge pull request #7973 from fricklerhandwerk/remove-channels
Robert Hensing
2023-07-19
fix broken links
Valentin Gagarin
2023-07-19
expand on the `extra-platforms` option
Valentin Gagarin
2023-07-19
mention `extra-platforms`
Valentin Gagarin
2023-07-19
fix wording
Valentin Gagarin
2023-07-19
add cross-links
Valentin Gagarin
2023-07-19
shorten `system` setting description
Valentin Gagarin
2023-07-19
move docs of the current system to the system setting
Valentin Gagarin
2023-07-19
one line per sentence for easier review
Valentin Gagarin
2023-07-12
Update src/libstore/globals.hh
Ben Radford
2023-07-12
Update src/libstore/globals.hh
Ben Radford
2023-07-11
Say a bit about default value in setting description.
Ben Radford
2023-07-11
Default should depend on whether we are root.
Ben Radford
2023-07-11
Be clearer about the security implications.
Ben Radford
2023-07-11
Update description for require-drop-supplementary-groups.
Ben Radford
2023-07-11
Always attempt setgroups but allow failure to be ignored.
Ben Radford
2023-07-11
Merge remote-tracking branch 'origin/master' into best-effort-supplementary-g...
Ben Radford
2023-06-23
Merge pull request #8519 from fricklerhandwerk/reword-trusted-users
Robert Hensing
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-06-16
Update src/libstore/globals.hh
Valentin Gagarin
2023-06-16
use "store URLs" consistently
Valentin Gagarin
2023-06-15
Update src/libstore/globals.hh
Valentin Gagarin
2023-06-15
fix wording
Valentin Gagarin
2023-06-15
reword documentation on trusted users and substituters
Valentin Gagarin
2023-06-14
Fixup description of substituters (#8291)
Valentin Gagarin
2023-06-06
Merge pull request #8391 from aneeshusa/remove-wrong-default-value-in-docs-fo...
Eelco Dolstra
2023-06-02
Document manual migration for use-xdg-base-directories (#8044)
Alexander Bantyev
2023-05-24
Remove old default from docs for `hashed-mirrors`
Aneesh Agrawal
2023-05-15
Merge remote-tracking branch 'upstream/master' into best-effort-supplementary...
John Ericson
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-08
Create escape hatch for supplementary group sandboxing woes
John Ericson
2023-05-08
removes MaxSubstitutionJobsSetting
Matej Urbas
2023-05-07
`max-substitution-jobs` setting
Matej Urbas
2023-04-26
Document user files of nix
Alexander Bantyev
2023-04-17
Fix some issues with experimental config settings
John Ericson
2023-04-17
Merge pull request #7732 from hercules-ci/make-initLibStore-viable-alternative
John Ericson
2023-04-16
Mark experimental configuration settings programmatically
John Ericson
2023-04-07
libstore: Remove lockCPU dead code
Robert Hensing
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-27
Merge pull request #8084 from edolstra/store-docs
Eelco Dolstra
2023-03-27
Merge pull request #8062 from edolstra/ssl-cert-file
Eelco Dolstra
2023-03-27
ssl-cert-file: Use lists
Eelco Dolstra
2023-03-23
Document store URLs
Eelco Dolstra
2023-03-21
Move store docs to 'nix help-stores'
Eelco Dolstra
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-17
Add a setting for configuring the SSL certificates file
Eelco Dolstra
[next]