aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-01Merge pull request #8566 from inclyc/nixd/value-print-depthRobert Hensing
2023-07-01Merge pull request #8619 from hercules-ci/issue-8616-dont-install-test-programRobert Hensing
2023-06-30tests: Don't install test-libstoreconsumer programRobert Hensing
2023-06-30tests/signing.sh: Check signature checking error messageRobert Hensing
2023-06-30tests/fetchClosure: Improve coverage of new and some existing flowsRobert Hensing
2023-06-30fetchClosure: Docs and error message improvementsRobert Hensing
2023-06-30doc: Improve `fetchClosure` documentationRobert Hensing
2023-06-30doc: TypoRobert Hensing
2023-06-30fetchClosure: Refactor: replace enableRewritingRobert Hensing
2023-06-30fetchClosure: Split into three casesRobert Hensing
2023-06-30makeContentAddressed: Add single path helperRobert Hensing
2023-06-30fetchClosure: Disallow toPath for inputAddressed = trueRobert Hensing
2023-06-30fetchClosure: Always check that inputAddressed matches the resultRobert Hensing
2023-06-30fetchClosure: Allow input addressed paths in pure modeRobert Hensing
2023-06-30fetchClosure: Refactor: rename toCA -> enableRewritingRobert Hensing
2023-06-30fetchClosure: Factor out attribute hintRobert Hensing
2023-06-30Merge pull request #8614 from ShamrockLee/quickfix-exdevEelco Dolstra
2023-06-30linkOrCopy: Fallback upon cross-device link error (EXDEV)Yueh-Shun Li
2023-06-30labeler.yml: tests -> with-testsRobert Hensing
2023-06-30Merge pull request #8589 from jfroche/sign-paths-as-allowed-userEelco Dolstra
2023-06-29Merge pull request #8600 from inclyc/libexpr/fix-leaking-in-stripIndentationRobert Hensing
2023-06-28libexpr: fix leaking `es2` in stripIndentation (parser.y)Yingchi Long
2023-06-28Merge pull request #8571 from NixOS/split-out-testing-pageValentin Gagarin
2023-06-27Split testing into its own page in the contribution guideJohn Ericson
2023-06-27Trailing commas in redirectsJohn Ericson
2023-06-27Allow to sign path as unprivileged userJean-François Roche
2023-06-27Merge pull request #8330 from NixOS/doc-auto-builtin-constantsJohn Ericson
2023-06-27Automatically document builtin constantsJohn Ericson
2023-06-27Don't say this when we still pollute the global scopeJohn Ericson
2023-06-27Switch example to a primop this is less ill-advisedJohn Ericson
2023-06-27Generialize `showType`John Ericson
2023-06-27nix flake check: improve error message if overlay is not a lambda (#8582)Maximilian Bosch
2023-06-26Merge pull request #8576 from obsidiansystems/findPath-cleanupEelco Dolstra
2023-06-24Merge pull request #5385 from Enzime/add/dirty-revThéophane Hufschmitt
2023-06-24Add `dirtyRev` and `dirtyShortRev` to `fetchGit`Michael Hoang
2023-06-23Use a struct not `std::pair` for `SearchPathElem`John Ericson
2023-06-23Merge pull request #8519 from fricklerhandwerk/reword-trusted-usersRobert Hensing
2023-06-23Merge pull request #8574 from inclyc/nixd/remove-unused-tokenEelco Dolstra
2023-06-23libexpr: remove unused token `ATTRPATH` in token declarationYingchi Long
2023-06-22Merge pull request #8572 from obsidiansystems/document-exit-codesJohn Ericson
2023-06-22Better document build failure exit codesJohn Ericson
2023-06-22Merge pull request #8387 from layus/fix-testsJohn Ericson
2023-06-22Merge pull request #8565 from obsidiansystems/profile-delete-docsJohn Ericson
2023-06-22Merge pull request #8556 from fricklerhandwerk/hacking-headingsValentin Gagarin
2023-06-22libexpr: extend `Value::print` to allow limited depthYingchi Long
2023-06-22libexpr: add tests for `nix::Value::print`Yingchi Long
2023-06-21Clarify docs on deleting generations, including fixing a mistakeJohn Ericson
2023-06-21Merge pull request #8374 from obsidiansystems/improve-path-settingJohn Ericson
2023-06-21do not use "target", as it's a loaded term in the domain of compilersValentin Gagarin
2023-06-21add redirects to changed anchorsValentin Gagarin