index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-17
Merge pull request #8342 from NixLayeredStore/best-effort-supplementary-groups
Théophane Hufschmitt
2023-07-14
Test nested sandboxing, and make nicer error
John Ericson
2023-07-12
Move `BuiltPath` to its own header/C++ file in libcmd
John Ericson
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-07-10
Merge pull request #8579 from obsidiansystems/findPath-cleanup-2
John Ericson
2023-07-10
Merge pull request #8681 from inclyc/libexpr/parser-move-noeffect
Eelco Dolstra
2023-07-10
Fix some grammar in installables doc (#8682)
Bader AlAttar
2023-07-10
libexpr: remove std::move() for `basePath` in parser, it has no effect
Yingchi Long
2023-07-09
Merge pull request #8370 from hercules-ci/fetchClosure-input-addressed
John Ericson
2023-07-09
Clean up `SearchPath`
John Ericson
2023-07-09
Clean up `resolveSearchPathElem`
John Ericson
2023-07-07
fetchClosure: Interleave the examples in the docs
Robert Hensing
2023-07-07
fetchClosure: Apply suggestions from code review
Robert Hensing
2023-07-05
Merge pull request #8631 from iFreilicht/profile-list
Eelco Dolstra
2023-07-04
Document the path flakeref format (#8640)
Théophane Hufschmitt
2023-07-03
nix profile list: Add --json flag
Eelco Dolstra
2023-07-03
Rename 'resolvedRef' to 'lockedRef'
Eelco Dolstra
2023-07-03
libexpr: use `thread_local` to make the parser thread-safe
Yingchi Long
2023-07-02
nix profile list: Improve readability of the output
Eelco Dolstra
2023-07-01
Merge pull request #8566 from inclyc/nixd/value-print-depth
Robert Hensing
2023-06-30
fetchClosure: Docs and error message improvements
Robert Hensing
2023-06-30
doc: Improve `fetchClosure` documentation
Robert Hensing
2023-06-30
fetchClosure: Refactor: replace enableRewriting
Robert Hensing
2023-06-30
fetchClosure: Split into three cases
Robert Hensing
2023-06-30
makeContentAddressed: Add single path helper
Robert Hensing
2023-06-30
fetchClosure: Disallow toPath for inputAddressed = true
Robert Hensing
2023-06-30
fetchClosure: Always check that inputAddressed matches the result
Robert Hensing
2023-06-30
fetchClosure: Allow input addressed paths in pure mode
Robert Hensing
2023-06-30
fetchClosure: Refactor: rename toCA -> enableRewriting
Robert Hensing
2023-06-30
fetchClosure: Factor out attribute hint
Robert Hensing
2023-06-30
linkOrCopy: Fallback upon cross-device link error (EXDEV)
Yueh-Shun Li
2023-06-30
Merge pull request #8589 from jfroche/sign-paths-as-allowed-user
Eelco Dolstra
2023-06-29
Merge pull request #8600 from inclyc/libexpr/fix-leaking-in-stripIndentation
Robert Hensing
2023-06-28
libexpr: fix leaking `es2` in stripIndentation (parser.y)
Yingchi Long
2023-06-27
Allow to sign path as unprivileged user
Jean-François Roche
2023-06-27
Automatically document builtin constants
John Ericson
2023-06-27
Generialize `showType`
John Ericson
2023-06-27
nix flake check: improve error message if overlay is not a lambda (#8582)
Maximilian Bosch
2023-06-26
Merge pull request #8576 from obsidiansystems/findPath-cleanup
Eelco Dolstra
[next]