index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
derivations.hh
Age
Commit message (
Expand
)
Author
2024-06-12
doc: rewrite the multi-user documentation to actually talk about security
Jade Lovelace
2024-03-04
Merge pull request #9563 from obsidiansystems/tryResolve-evalStore
eldritch horrors
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-08-25
Introduce `OutputName` and `OutputNameView` type aliases
John Ericson
2023-08-18
Fixing #7479
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
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
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-07
Finish converting existing comments for internal API docs (#8146)
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 commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-29
Convert a bunch of comments in headers to Doxygen documentation
John Ericson
2023-02-28
Merge branch 'path-info' into ca-drv-exotic
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-23
Better-scope `Store` forward declarations
John Ericson
2023-01-14
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-06
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-04-19
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-03-31
Rename 'pure' -> 'sandboxed' for consistency
Eelco Dolstra
2022-03-31
needsNetworkAccess() -> isSandboxed()
Eelco Dolstra
2022-03-31
Document isPure()
Eelco Dolstra
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-29
Simplify the handling of the hash modulo
Théophane Hufschmitt
2022-03-25
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-03-18
Generalize `DerivationType` in preparation for impure derivations
John Ericson
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
2022-03-11
Reduce variants for derivation hash modulo
John Ericson
2022-03-10
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-01-27
return string_views from forceString*
pennae
2021-09-10
Remove tabs
Eelco Dolstra
2021-04-05
Merge commit 'e12308dd63f0ad27b22dcdb3da89c411eebcad2b' into ca-drv-exotic
John Ericson
2021-04-05
Merge branch 'master' into path-info
John Ericson
2021-03-17
Remove unimplemented hashAlgoOpt
Robert Hensing
2021-02-27
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
John Ericson
2021-02-27
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-26
Simplify the case where the drv is a purely input-addressed one
regnat
2021-02-25
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
John Ericson
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-19
Remove the drv resolution caching mechanism
regnat
2020-12-17
Fix the detection of already built drv outputs
regnat
[next]