index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
derivations.cc
Age
Commit message (
Expand
)
Author
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-07-16
libstore: remove WriteConn::sink fields
eldritch horrors
2024-07-16
libstore: generatorize protocol serializers
eldritch horrors
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-04
Merge pull request #9673 from pennae/drv-parse-opts
eldritch horrors
2024-03-04
Merge pull request #9563 from obsidiansystems/tryResolve-evalStore
eldritch horrors
2024-03-04
Merge pull request #7348 from thufschmitt/dont-use-vlas
eldritch horrors
2024-03-04
Merge pull request #9289 from edolstra/fix-warnings
eldritch horrors
2024-03-04
Merge pull request #9099 from obsidiansystems/common-proto
eldritch horrors
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-09-06
Improve derivation parsing
John Ericson
2023-08-25
Introduce `OutputName` and `OutputNameView` type aliases
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-07
Merge pull request #8692 from obsidiansystems/add-another-xp-check
Théophane Hufschmitt
2023-08-05
Fix derivation load assertion errors
Felix Uhl
2023-07-13
Feature gate `DownstreamPlaceholder::unknownCaOutput`
John Ericson
2023-07-07
Simplify `ContentAddress`
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-22
Merge pull request #8365 from obsidiansystems/proto-structs
Théophane Hufschmitt
2023-05-17
Revert "Revert "Use template structs instead of phantoms""
John Ericson
2023-05-17
Upgrade `downstreamPlaceholder` to a type with methods
John Ericson
2023-04-19
Remove references from fixed output derivation ab syntax
John Ericson
2023-04-19
Gate `dynamic-derivations` with drv `fromJSON` too
John Ericson
2023-04-19
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-17
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
John Ericson
2023-04-17
Gate experimental features in `DerivationOutput::fromJSON`
John Ericson
2023-04-17
Fix `DerivationOutput::fromJSON`
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-17
Merge pull request #3746 from obsidiansystems/path-info
Robert Hensing
2023-04-15
Format
Robert Hensing
2023-04-09
Deduplicate string literal rendering, fix 4909
Robert Hensing
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-07
Liberate `checkDerivationOutputs` from `LocalStore`
John Ericson
2023-04-07
Include the name in the JSON for derivations
John Ericson
2023-04-07
Create `Derivation::fromJSON`
John Ericson
2023-04-01
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-04-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-02-28
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-02-28
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-02-20
`Derivation::toJSON`: fix bug!
John Ericson
2023-02-19
Move `Derivation` toJSON logic to libnixstore
John Ericson
2023-01-23
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-14
Merge branch 'path-info' into ca-drv-exotic
John Ericson
[next]