aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-22Better document build failure exit codesJohn Ericson
2023-06-22libexpr: extend `Value::print` to allow limited depthYingchi Long
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-20be more serious about security risks with trusted usersValentin Gagarin
2023-06-20Merge pull request #8552 from edolstra/fix-eagainEelco 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-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 #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-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-16Merge pull request #8477 from edolstra/tarball-flake-redirectsEelco Dolstra
2023-06-16Update src/libstore/globals.hhValentin Gagarin
2023-06-16fix typoValentin Gagarin
2023-06-16do not refer to `trusted-users` another timeValentin Gagarin
2023-06-16use "store URLs" consistentlyValentin Gagarin
2023-06-16fix link textValentin Gagarin
2023-06-16Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-usersEelco Dolstra
2023-06-15Don't assume the type of string::size_typeThéophane Hufschmitt
2023-06-15Update src/libstore/globals.hhValentin Gagarin
2023-06-15Fix build hook error for libstore library usersRobert Hensing
2023-06-15Update src/nix/daemon.ccJohn Ericson
2023-06-14src/libexpr/eval.hh: fix typoAdam Joseph
2023-06-15fix wordingValentin Gagarin
2023-06-15reword documentation on trusted users and substitutersValentin Gagarin
2023-06-15Merge pull request #8516 from wentasah/remove-registerprimopJohn Ericson
2023-06-14Fixup description of substituters (#8291)Valentin Gagarin
2023-06-14Remove RegisterPrimOp constructor without support for documentationMichal Sojka
2023-06-14Merge pull request #8490 from flox/stdin_handlingJohn Ericson
2023-06-14Merge pull request #8491 from wentasah/builtins-docJohn Ericson
2023-06-14Remove dead code (#8504)Daniel Asaturov
2023-06-14Merge pull request #4803 from ShamrockLee/nix-channel-list-generationsJohn Ericson
2023-06-14Merge pull request #4282 from tweag/fix-ca-hash-rewritingJohn Ericson
2023-06-13Document fromTOML, hasContext and getContext builtinsMichal Sojka
2023-06-13Allow tarball URLs to redirect to a lockable immutable URLEelco Dolstra
2023-06-13Add a generic check for rev attribute mismatchesEelco Dolstra