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-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
2023-06-24
Merge pull request #5385 from Enzime/add/dirty-rev
Théophane Hufschmitt
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-06-23
Use a struct not `std::pair` for `SearchPathElem`
John Ericson
2023-06-23
Merge pull request #8519 from fricklerhandwerk/reword-trusted-users
Robert Hensing
2023-06-23
Merge pull request #8574 from inclyc/nixd/remove-unused-token
Eelco Dolstra
2023-06-23
libexpr: remove unused token `ATTRPATH` in token declaration
Yingchi Long
2023-06-22
Better document build failure exit codes
John Ericson
2023-06-22
libexpr: extend `Value::print` to allow limited depth
Yingchi Long
2023-06-22
libexpr: add tests for `nix::Value::print`
Yingchi Long
2023-06-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-20
be more serious about security risks with trusted users
Valentin Gagarin
2023-06-20
Merge pull request #8552 from edolstra/fix-eagain
Eelco Dolstra
2023-06-20
Support opening local store with database on read-only filesystem (#8356)
Ben Radford
2023-06-20
GC server: Clear O_NONBLOCK on the right file descriptor
Eelco Dolstra
2023-06-19
Remove unused `#include` from `local-derivation-goal.cc`
John Ericson
[next]