index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops.cc
Age
Commit message (
Expand
)
Author
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-03
Include note about type of catched errors in tryEval documentation
sternenseemann
2021-01-27
Add trace to build errors during import-from-derivation
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-12-21
Merge pull request #4355 from Infinisil/private-value-type
Eelco Dolstra
2020-12-18
Replace Value type setters with mk* functions
Silvan Mosberger
2020-12-17
Rename Value::normalType() -> Value::type()
Silvan Mosberger
2020-12-16
Merge pull request #4348 from NixOS/ca/use-hashmodulo
Eelco Dolstra
2020-12-13
primops/fromJSON: add error position in case of parse error
Maximilian Bosch
2020-12-12
Add ValueType checking functions for types that have the same NormalType
Silvan Mosberger
2020-12-12
Use Value::normalType on all forced values instead of Value::type
Silvan Mosberger
2020-12-11
Use the hash modulo in the derivation outputs
regnat
2020-11-19
Make drv hash modulo memo table thread-safe
John Ericson
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-07
Use PathReferences more widely
John Ericson
2020-09-25
Merge pull request #3626 from W95Psp/master
Eelco Dolstra
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-17
Remove corepkgs/derivation.nix
Eelco Dolstra
2020-09-16
Fix doc generation
Eelco Dolstra
2020-09-16
builtins.toFile: Fix indentation
Eelco Dolstra
2020-09-15
Rename `Derivation::pathOpt` to `Derivation::path`
John Ericson
2020-09-04
Document `mkOutputString`
John Ericson
2020-09-01
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-25
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-25
Move import docs
Eelco Dolstra
2020-08-25
Use RegisterPrimOp for some undocumented primops
Eelco Dolstra
2020-08-25
Document some primops
Eelco Dolstra
2020-08-24
Move primop docs inline
Eelco Dolstra
2020-08-24
Allow primops to have Markdown documentation
Eelco Dolstra
2020-08-23
`writeDerivation` just needs a plain store reference
John Ericson
2020-08-21
"Downstream placeholders" should not be store paths
John Ericson
2020-08-20
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-18
Merge pull request #3917 from obsidiansystems/output-env-var-unconditional
Eelco Dolstra
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOpt
Eelco Dolstra
2020-08-11
Simplify code as output env vars are unconditional
John Ericson
2020-08-10
Merge branch 'small-drv-serialize-cleanup' of github.com:obsidiansystems/nix ...
John Ericson
2020-08-10
Remove name parameter from `writeDerivation`
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-08-05
Update src/libexpr/primops.cc
John Ericson
2020-08-05
Merge remote-tracking branch 'obsidian/misc-ca' into derivation-primop-floati...
John Ericson
2020-08-05
Sed some names to perhaps avoid conflicts
John Ericson
2020-08-05
Make names more consistent
John Ericson
[next]