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-09-27
Don't copy in rethrow
Eelco Dolstra
2021-09-22
Don't cache realiseContext() errors
Eelco Dolstra
2021-09-15
Revert "Disallow reading flake.lock"
Eelco Dolstra
2021-09-14
Disallow reading flake.lock
Eelco Dolstra
2021-09-13
hashFile, hashString: realize context before calculation, and discard afterwards
kvtb
2021-08-30
Merge pull request #5191 from hercules-ci/evalstate-lifetime-hygiene
Eelco Dolstra
2021-08-29
Fix use after free with vImportedDrvToDerivation
Robert Hensing
2021-08-29
Force all Pos* to be non-null
Robert Hensing
2021-08-09
Merge pull request #5111 from Pamplemousse/clean
Eelco Dolstra
2021-08-09
libexpr: Squash similar conditions
Pamplemousse
2021-07-09
toString also coerces a set with an outPath attribute to a string
Niels Egberts
2021-05-10
primops: math.h -> cmath
Maximilian Bosch
2021-05-10
Implement `builtins.floor` and `builtins.ceil` using the C library functions ...
Maximilian Bosch
2021-04-27
Merge pull request #4751 from Ma27/storepath-pos
Domen Kožar
2021-04-27
primops/storePath: add trace to pure mode error
Maximilian Bosch
2021-04-23
Replace the trailing markdown spaces by a backslash
regnat
2021-04-13
libexpr/primops: review
Maximilian Bosch
2021-04-13
primops/libexpr: use new attr-call extractor everywhere; use function's pos i...
Maximilian Bosch
2021-04-13
libexpr/primops: Move attr name extraction into its own function
Maximilian Bosch
2021-04-13
libexpr: misc improvements for proper error position
Maximilian Bosch
2021-04-13
primops/derivation: use position of currently evaluated attribute
Maximilian Bosch
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
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-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
[next]