index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2020-09-17
Remove corepkgs/derivation.nix
Eelco Dolstra
2020-09-16
Merge branch 'document-store-options' of https://github.com/tweag/nix
Eelco Dolstra
2020-09-16
Fix doc generation
Eelco Dolstra
2020-09-16
builtins.toFile: Fix indentation
Eelco Dolstra
2020-09-16
Make the store plugins more introspectable
regnat
2020-09-15
Rename `Derivation::pathOpt` to `Derivation::path`
John Ericson
2020-09-15
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-14
Escape `${` in strings when printing Nix expressions
regnat
2020-09-11
Fix auto argument passing for more auto arguments than formals
Silvan Mosberger
2020-09-04
Document `mkOutputString`
John Ericson
2020-09-03
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-02
EvalCache: Fix caching of strings
Eelco Dolstra
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
Pass all args when auto-calling a function with an ellipsis
Griffin Smith
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
Add getDoc() function
Eelco Dolstra
2020-08-25
Use RegisterPrimOp for some undocumented primops
Eelco Dolstra
2020-08-25
Document some primops
Eelco Dolstra
2020-08-24
Don't barf if corepkgs is in the store but not a valid path
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-20
Remove PrimOp constructor
Eelco Dolstra
2020-08-19
Generate the nix.conf docs from the source code
Eelco Dolstra
2020-08-19
Change option descriptions to Markdown
Eelco Dolstra
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-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
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-07
nix build (and others): Force re-evaluation of cached errors
Eelco Dolstra
2020-08-07
Make --no-eval-cache a global setting
Eelco Dolstra
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
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]