aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-22libexpr: add tests for `nix::Value::print`Yingchi Long
2023-06-21Merge pull request #8374 from obsidiansystems/improve-path-settingJohn Ericson
2023-06-20Merge pull request #8532 from fricklerhandwerk/nix.conf-sectionsValentin 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
2023-06-19Clean up a few things related to profiles (#8526)John Ericson
2023-06-18Add description for file system objects (#8500)Valentin Gagarin
2023-06-18Merge pull request #8472 from NixOS/nix-language-purposeJohn Ericson
2023-06-18src/libexpr/eval.hh: add link for allowed-uris optionAdam Joseph
2023-06-18Split `OptionalPathSetting` from `PathSetting`John Ericson
2023-06-18Create nlohmann serializers for `std::optional` and useJohn Ericson
2023-06-17Merge pull request #8534 from ncfavier/ciDomen Kožar
2023-06-17ci: bump install-nix-action, don't fail fastNaïm Favier
2023-06-17Fix wikipedia links (#8533)Christina Sørensen
2023-06-16Merge pull request #8477 from edolstra/tarball-flake-redirectsEelco Dolstra
2023-06-16Apply suggestions from code reviewEelco Dolstra
2023-06-16Add docsEelco Dolstra
2023-06-16Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-usersEelco Dolstra
2023-06-16Merge pull request #8525 from tweag/fix-i686-buildEelco Dolstra
2023-06-15Don't assume the type of string::size_typeThéophane Hufschmitt
2023-06-15Fix build hook error for libstore library usersRobert Hensing
2023-06-15Merge pull request #8512 from scarf005/install-show-uidJohn Ericson
2023-06-15Merge pull request #8522 from amjoseph-nixpkgs/pr/allowed-uris/typoJohn Ericson
2023-06-15style: use plurals in uid rangesscarf
2023-06-14src/libexpr/eval.hh: fix typoAdam Joseph
2023-06-15Merge pull request #8521 from fricklerhandwerk/issue-templatesJohn Ericson
2023-06-15Merge pull request #8520 from fricklerhandwerk/rename-antiquote-testsJohn Ericson
2023-06-15make domain-specificity more specificValentin Gagarin
2023-06-15docs issue template: move checklist downValentin Gagarin
2023-06-15rename files referring to antiquotationValentin Gagarin