aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2023-06-21fix anchor linkValentin Gagarin
2023-06-20Update tests/linux-sandbox.shGuillaume Maudoux
2023-06-20use more self-descriptive section headingsValentin Gagarin
2023-06-20Merge pull request #8532 from fricklerhandwerk/nix.conf-sectionsValentin Gagarin
2023-06-20be more serious about security risks with trusted usersValentin Gagarin
2023-06-20clarify setting options on the command lineValentin Gagarin
2023-06-20clarify read order for configuration settingsValentin Gagarin
2023-06-20Merge pull request #8552 from edolstra/fix-eagainEelco Dolstra
2023-06-20split configuration file page into sectionsfricklerhandwerk
2023-06-20add links to environment variables documentationfricklerhandwerk
2023-06-20Merge pull request #8548 from abathur/fix_uninstall_redirectsEelco Dolstra
2023-06-20Support opening local store with database on read-only filesystem (#8356)Ben Radford
2023-06-20GC server: Clear O_NONBLOCK on the right file descriptorEelco Dolstra
2023-06-19redirect old platform uninstall instruction linksTravis A. Everett
2023-06-19Add more links in nix-build documentation (#8545)Silvan Mosberger
2023-06-19Merge pull request #8547 from obsidiansystems/proto-cleanup-prepRobert Hensing
2023-06-19Remove unused `#include` from `local-derivation-goal.cc`John Ericson
2023-06-19Create `worker_proto::{Read,Write}Conn`John Ericson
2023-06-19Likewise namespace and `enum struct`-ify `ServeCommand`John Ericson
2023-06-19Put worker protocol items inside a `WorkerProto` structJohn Ericson