aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-23Merge changes I29e66ad8,I77ea62cd,I7cd58d92 into mainHEADmainalois31
2024-10-23libstore: turn Worker::run into a promiseeldritch horrors
2024-10-23libstore: hide Worker and goals where possibleeldritch horrors
2024-10-23libstore: return relevant store path in goal resulteldritch horrors
2024-10-23libstore: restrict curl protocolseldritch horrors
2024-10-22libstore: move failingExitStatus into worker resultseldritch horrors
2024-10-22libstore: clear derivation build activities when doneeldritch horrors
2024-10-22Merge "libstore: add missing #include on darwin" into mainLily Ballard
2024-10-20gitignore: ignore *.pyc filesLily Ballard
2024-10-20libstore: add missing #include on darwinLily Ballard
2024-10-20libstore: fix sign comparison warnings in darwin platformLily Ballard
2024-10-19libutil: disallow AsyncCollect relocationseldritch horrors
2024-10-19Merge "libstore: always release build/substitution slot tokens" into maineldritch horrors
2024-10-19libstore: always release build/substitution slot tokenseldritch horrors
2024-10-19Merge "flake.lock: update everything" into mainjade
2024-10-19Merge "testsuite: Fix tests on systems with a non-master defaultBranch" into ...jade
2024-10-18packaging: use in-tree capnproto derivationJade Lovelace
2024-10-18packaging: remove workaround for clang stdenv assertsJade Lovelace
2024-10-18libexpr: Fix typo in error messagepiegames
2024-10-18benchmarks: Fix puritypiegames
2024-10-18libexpr: Optimize complex indented stringspiegames
2024-10-18libexpr: Print interpolations more accurately in `show`piegames
2024-10-18libexpr: Rewrite stripIndentation for indented stringspiegames
2024-10-18tests/functional-lang: Add test cases for indented stringspiegames
2024-10-18tests/functional-lang: Test indented string parsingpiegames
2024-10-18libexpr: move parser semantics into separate filepiegames
2024-10-18libexpr: rename grammar to grammar::v1piegames
2024-10-18tests/functional-lang: Small cleanup of flagfiles handlingpiegames
2024-10-17Merge "fix: macOS build broken by fatal lowdown CLI sandbox setup" into mainjade
2024-10-15treewide: make more settings conditionally availableAlois Wohlschlager
2024-10-15libstore/build: only send overridden settings to the build hookAlois Wohlschlager
2024-10-15treewide: consistently mark overridden settings as suchAlois Wohlschlager
2024-10-15Merge "Fix std::terminate call in thread pool" into mainjade
2024-10-14fix: macOS build broken by fatal lowdown CLI sandbox setupJade Lovelace
2024-10-14Merge "Remove ancient `let` from 2 test files" into mainV.
2024-10-14Remove ancient `let` from 2 test filesvigress8
2024-10-14ssh-ng: better way to keep SSH errors visibleMaximilian Bosch
2024-10-14testsuite: Fix tests on systems with a non-master defaultBranchZebreus
2024-10-14Merge changes I327db40f,If762efce into mainjade
2024-10-12worker: respect C-c on `sudo nix-build`Maximilian Bosch
2024-10-09Fix std::terminate call in thread poolJade Lovelace
2024-10-09testsuite: use xdist for parallel test runningJade Lovelace
2024-10-09testsuite: add a functional2 test suite based on pytestJade Lovelace
2024-10-09Merge "Remove static initializers for `RegisterLegacyCommand`" into mainjade
2024-10-09Merge changes Ib27cb43d,I03687b8b into mainjade
2024-10-08Merge "Add release note for CTRL-C improvements" into mainrebecca “wiggles” turner
2024-10-08Set c++ version to c++23Lulu
2024-10-08Fix gcc warning -Wmissing-field-initializersLulu
2024-10-08Merge "Avoid calling memcpy when len == 0 in filetransfer.cc" into mainLulu
2024-10-08Fix gcc warning -Wsign-compareLulu