index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
Age
Commit message (
Expand
)
Author
2024-03-04
Merge pull request #9687 from edolstra/withFramedSink-ctrl-c-hang
eldritch horrors
2024-03-04
Merge pull request #9641 from amarshall/darwin-sandbox-stderr
eldritch horrors
2024-03-04
Merge pull request #9589 from obsidiansystems/floating-content-addressing-der...
eldritch horrors
2024-03-04
Merge pull request #9563 from obsidiansystems/tryResolve-evalStore
eldritch horrors
2024-03-04
Merge pull request #9400 from hercules-ci/refactors-from-5e3986f59cb
eldritch horrors
2024-03-04
Merge pull request #6469 from gbpdt/fix/skipped_build_locking
eldritch horrors
2024-03-04
Merge pull request #9271 from keszybz/if-fix
eldritch horrors
2024-03-04
Merge pull request #9246 from trofi/clarify-builder-uid-exhaustion
eldritch horrors
2024-03-04
Merge pull request #8965 from Artturin/bindfilesinchroot
eldritch horrors
2024-03-04
Merge pull request #9172 from tfc/bad-moves
eldritch horrors
2024-03-04
Merge pull request #9099 from obsidiansystems/common-proto
eldritch horrors
2023-10-02
Revert "Adapt scheduler to work with dynamic derivations"
John Ericson
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-09-01
Fix warning 'catching polymorphic type by value'
Eelco Dolstra
2023-08-25
Adapt scheduler to work with dynamic derivations
John Ericson
2023-08-25
Use `Worker::makeDerivationGoal` less
John Ericson
2023-08-25
Introduce `OutputName` and `OutputNameView` type aliases
John Ericson
2023-08-19
Merge pull request #8812 from tweag/fix-clang-tidy
Robert Hensing
2023-08-18
Fixing #7479
John Ericson
2023-08-16
Document jobCategory()
Robert Hensing
2023-08-11
Prevent overriding virtual methods that are called in a destructor
Yorick van Pelt
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-08-07
Stabilize `discard-references`
Théophane Hufschmitt
2023-07-24
Clean up store hierarchy with `IndirectRootStore`
John Ericson
2023-07-21
Merge pull request #8724 from obsidiansystems/queryPartialDerivationOutputMap...
John Ericson
2023-07-21
Merge pull request #8650 from obsidiansystems/content-address-simpler
Eelco Dolstra
2023-07-20
Give `queryPartialDerivationOutputMap` an `evalStore` parameter
John Ericson
2023-07-17
Merge pull request #8342 from NixLayeredStore/best-effort-supplementary-groups
Théophane Hufschmitt
2023-07-14
Test nested sandboxing, and make nicer error
John Ericson
2023-07-11
Always attempt setgroups but allow failure to be ignored.
Ben Radford
2023-07-11
Merge remote-tracking branch 'origin/master' into best-effort-supplementary-g...
Ben Radford
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-06-30
linkOrCopy: Fallback upon cross-device link error (EXDEV)
Yueh-Shun Li
2023-06-22
Better document build failure exit codes
John Ericson
2023-06-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-19
Remove unused `#include` from `local-derivation-goal.cc`
John Ericson
2023-06-19
Create `worker_proto::{Read,Write}Conn`
John Ericson
2023-06-19
Put worker protocol items inside a `WorkerProto` struct
John Ericson
2023-06-19
Split out worker protocol template definitions from declarations
John Ericson
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-06-14
Merge pull request #4282 from tweag/fix-ca-hash-rewriting
John Ericson
2023-06-09
Merge branch 'master' into angerman/mac-fix-recursive-nix
Eelco Dolstra
2023-06-02
Also set the PER_LINUX32 personality flag on armv5tel-linux
Zhaofeng Li
2023-05-25
Properly report build errors on chrooted stores
Théophane Hufschmitt
2023-05-24
Normalize the hash-rewriting process when building derivations
Théophane Hufschmitt
2023-05-24
Use a RewritingSink in derivation goal
Théophane Hufschmitt
2023-05-24
Make `RewritingSink` accept a map of rewrites
Théophane Hufschmitt
2023-05-22
Merge pull request #8377 from layus/fix-ssl-cert-mount
Théophane Hufschmitt
2023-05-22
Merge pull request #8365 from obsidiansystems/proto-structs
Théophane Hufschmitt
2023-05-19
Shortcircuit for empty caFile
Guillaume Maudoux
[next]