index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-10
Fix test file name
John Ericson
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
Merge pull request #8660 from Hoverbear/nix-daemon.service-tasksmax-infinity
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-08
Merge pull request #8612 from NixOS/labeler-tests-to-with-tests
Robert Hensing
2023-07-07
Choose a reasonable number similar to LimitNOFile
Ana Hobden
2023-07-07
signing.sh: Revert test improvement because it fails on GHA + macOS
Robert Hensing
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-06
nix-daemon.service: Add TasksMax=infinity
Ana Hobden
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
Merge pull request #8633 from inclyc/libexpr/fix-data-race-in-lexer.l
Eelco Dolstra
2023-07-03
Fix test
Eelco Dolstra
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-07-01
Merge pull request #8619 from hercules-ci/issue-8616-dont-install-test-program
Robert Hensing
2023-06-30
tests: Don't install test-libstoreconsumer program
Robert Hensing
2023-06-30
tests/signing.sh: Check signature checking error message
Robert Hensing
2023-06-30
tests/fetchClosure: Improve coverage of new and some existing flows
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
doc: Typo
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
Merge pull request #8614 from ShamrockLee/quickfix-exdev
Eelco Dolstra
2023-06-30
linkOrCopy: Fallback upon cross-device link error (EXDEV)
Yueh-Shun Li
2023-06-30
labeler.yml: tests -> with-tests
Robert Hensing
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-28
Merge pull request #8571 from NixOS/split-out-testing-page
Valentin Gagarin
2023-06-27
Split testing into its own page in the contribution guide
John Ericson
2023-06-27
Trailing commas in redirects
John Ericson
2023-06-27
Allow to sign path as unprivileged user
Jean-François Roche
2023-06-27
Merge pull request #8330 from NixOS/doc-auto-builtin-constants
John Ericson
[next]