aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2023-06-19Split out worker protocol template definitions from declarationsJohn Ericson
2023-06-19Merge pull request #8483 from edolstra/save-rootEelco Dolstra
2023-06-19Merge pull request #8542 from NixOS/maintainers-draft-prsEelco Dolstra
2023-06-19Merge pull request #8541 from NixOS/contributing-good-first-issuesEelco Dolstra
2023-06-19maintainers: add note on marking PRs as draftValentin Gagarin
2023-06-19CONTRIBUTING.md: add link to "good first issues"Valentin Gagarin
2023-06-19Merge pull request #8524 from amjoseph-nixpkgs/pr/doc/linkify-allowed-urisEelco Dolstra