index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
derivation-goal.cc
Age
Commit message (
Expand
)
Author
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-19
libutil: Create chmodPath function
Artemis Tosini
2024-05-10
libutil: remove callback.hh
eldritch horrors
2024-04-15
fix probable format bug in DerivationGoal::buildDone
Qyriad
2024-03-29
Make things that can throw not noexcept anymore
Jade Lovelace
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-18
libutil: make AutoCloseFD a better resource
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-06
Merge pull request #9280 from R-VdP/rvdp/fix_remote_logging_phase_reporting
eldritch horrors
2024-03-04
Merge pull request #9974 from edolstra/less-chatty-post-build-hook
eldritch horrors
2024-03-04
Merge pull request #9924 from 9999years/rename-yellowtxt
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 #6469 from gbpdt/fix/skipped_build_locking
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-08-25
Adapt scheduler to work with dynamic derivations
John Ericson
2023-08-25
Use `Worker::makeDerivationGoal` less
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
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-05-17
Revert "Revert "Use template structs instead of phantoms""
John Ericson
2023-05-10
Merge pull request #3959 from obsidiansystems/ca-drv-exotic
John Ericson
2023-05-08
CA: rewrite hashes for all outputs, not just the wanted ones
Yorick van Pelt
2023-05-08
libstore: also pass unwanted outputs to the post-build-hook
Yorick van Pelt
2023-04-19
Remove references from fixed output derivation ab syntax
John Ericson
2023-04-15
Introduce `SingleDrvOutputs`
John Ericson
2023-04-15
Make restarting state machines explicit
John Ericson
2023-04-15
Make `KeyedBuildResult`, `BuildResult` like before, and fix bug another way
John Ericson
2023-03-28
Don't recommend 'nix log' unless experimental feature is enabled
Bjørn Forsman
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-01-12
Split `OutputsSpec::merge` into `OuputsSpec::{union_, isSubsetOf}`
John Ericson
2023-01-11
Make it hard to construct an empty `OutputsSpec::Names`
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-06
Merge pull request #7307 from hercules-ci/derivation-goal-improve-comment
Théophane Hufschmitt
2022-12-23
nix develop: Set personality
Eelco Dolstra
2022-12-12
Merge pull request #7421 from edolstra/lazy-trees-trivial-changes
Eelco Dolstra
2022-12-09
Merge pull request #7409 from tweag/fix-6383
Théophane Hufschmitt
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-07
Remove repeat and enforce-determinism options
Linus Heckemann
2022-12-06
improve style
Taeer Bar-Yam
2022-12-05
check the store for input before failing (hopefully fix #6383)
Taeer Bar-Yam
2022-12-05
check the store for input before failing (hopefully fix #6700)
Taeer Bar-Yam
2022-11-29
Merge pull request #3600 from NixOS/auto-uid-allocation
Eelco Dolstra
2022-11-21
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
[next]