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
2021-11-17
Simplify fix by disallowing / in front of @ to match scp style
Kalle Jepsen
2021-11-17
Parse '(f x) y' the same as 'f x y'
Eelco Dolstra
2021-11-17
Fix detection of scp-style URIs to support non-standard SSH ports for git
Kalle Jepsen
2021-11-16
Call functors with both arguments at once
Eelco Dolstra
2021-11-16
Don't hang when calling an attrset
Eelco Dolstra
2021-11-16
Merge pull request #5472 from NixOS/async-realisation-substitution
Eelco Dolstra
2021-11-15
Merge branch 'master' of github.com:NixOS/nix
Eelco Dolstra
2021-11-15
Simplify lockFlake() a bit
Eelco Dolstra
2021-11-15
Merge branch 'balsoft/fix-subinputs-not-getting-updated' of https://github.co...
Eelco Dolstra
2021-11-15
Merge pull request #5428 from kreisys/add-pos-to-json-type-error
Domen Kožar
2021-11-13
toXML: display errors position
Kevin Amado
2021-11-12
Adds an accept-flake-config flag
Tom Bereknyei
2021-11-11
Flakes: refetch the input when a follows disappears
Alexander Bantyev
2021-11-09
Merge pull request #5494 from tweag/balsoft/allow-references-in-addPath
Eelco Dolstra
2021-11-09
addToStore, addToStoreFromDump: refactor: pass refs by const reference
Alexander Bantyev
2021-11-08
Merge pull request #5504 from NixOS/flake-options-and-daemon
Eelco Dolstra
2021-11-07
Remove unused "<let-body>" symbol
Andreas Rammhold
2021-11-05
addPath: allow paths with references
Alexander Bantyev
2021-11-05
Make the flake options work when using the daemon
regnat
2021-11-04
Remove maxPrimOpArity
Eelco Dolstra
2021-11-04
Fix derivation primop
Eelco Dolstra
2021-11-04
Use callFunction() with an array for some calls with arity > 1
Eelco Dolstra
2021-11-04
Add level / displacement types
Eelco Dolstra
2021-11-04
Optimize primop calls
Eelco Dolstra
2021-11-04
StaticEnv: Use std::vector instead of std::map
Eelco Dolstra
2021-11-03
Don’t require `ca-derivations` when `__contentAddressed = false`
regnat
2021-10-27
toJSON: improve pos accuracy, add trace
Shay Bergmann
2021-10-27
Remove redundant 'warning:'
Eelco Dolstra
2021-10-26
toJSON: pass pos in case of a list as well
Shay Bergmann
2021-10-26
Tweak fetchTree docs
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-25
toJSON: report error position for fancier output
Shay Bergmann
2021-10-17
fetch: nicer infinite recursion errors
Kevin Amado
2021-10-15
fetchTree: add pos to EvalState::forceValue
Kevin Amado
2021-10-15
fetchTree: add pos to EvalState::forceValue
Kevin Amado
2021-10-14
add pos to EvalState::forceValue
Kevin Amado
2021-10-11
(partially) Revert "Don't copy in rethrow"
regnat
2021-10-07
Make builtins.{path,filterSource} work with chroot stores
Eelco Dolstra
2021-10-07
Add a trace to all errors in addPath()
Eelco Dolstra
2021-10-07
Allow builtins.{path,filterSource} on paths with a context
Eelco Dolstra
2021-10-07
Remove unnecessary call to queryMissing()
Eelco Dolstra
2021-10-07
Allow access to path copied to the store
Eelco Dolstra
2021-10-07
Refactoring: Add allowPath() method
Eelco Dolstra
2021-10-07
Merge pull request #5341 from andir/libexpr-formals
Eelco Dolstra
2021-10-06
Merge pull request #5286 from ilkecan/add-a-warning-to-filterSource
Eelco Dolstra
2021-10-06
Add a warning to `filterSource`
ilkecan
2021-10-06
Remove no-op call to realiseContext()
Eelco Dolstra
2021-10-06
Merge branch 'flakes_filterSource' of https://github.com/tomberek/nix
Eelco Dolstra
2021-10-06
fetchTree(): Parse type attribute first
Eelco Dolstra
2021-10-06
Cleanup
Eelco Dolstra
[prev]
[next]