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-12-21
Merge pull request #5807 from NixOS/5805-ca-ifd
Eelco Dolstra
2021-12-21
Merge branch 'nm-toml11' of https://github.com/nmattia/nix
Eelco Dolstra
2021-12-21
Fix IFD with CA derivations
regnat
2021-12-21
Factor out the path realisation bit of IFD
regnat
2021-12-20
bulk-allocate Value instances in the evaluator
pennae
2021-12-20
Clean up toml parsing code
Nicolas Mattia
2021-12-17
Use long in fromTOML
Nicolas Mattia
2021-12-17
Update primops/fromTOML.cc to use toml11
Nicolas Mattia
2021-12-14
Merge pull request #5623 from yorickvP/fix-5621
Théophane Hufschmitt
2021-12-13
Re-allow inputs.x.url = "/path/to/file"
Eelco Dolstra
2021-12-13
Merge branch 'better-interpolation-error-location' of https://github.com/gree...
Eelco Dolstra
2021-12-02
Introduce builtins.groupBy primop
Silvan Mosberger
2021-12-02
Flakes: computeLocks: pass correct LockParent when reusing oldLock
Alexander Bantyev
2021-11-29
flakes: fix boolean and int nixConfig values
Yorick van Pelt
2021-11-28
Don't move the arguments of the primOp
Andreas Rammhold
2021-11-25
Merge pull request #5648 from edolstra/list-iter
Eelco Dolstra
2021-11-25
Support range-based for loop over list values
Eelco Dolstra
2021-11-25
Fix the error when accessing a forbidden path in pure eval
regnat
2021-11-24
Merge pull request #5631 from Infinisil/list-compare
Eelco Dolstra
2021-11-24
Make lists be comparable
Silvan Mosberger
2021-11-22
Merge pull request #5624 from rofrol/typo-single-quote
Eelco Dolstra
2021-11-22
Typo: change to normal singlequote
Roman Frołow
2021-11-20
add real path to allowedPaths
Tom Bereknyei
2021-11-18
Merge branch 'accept_conf' of https://github.com/tomberek/nix
Eelco Dolstra
2021-11-18
Merge pull request #5580 from ksonj/fix/non-standard-ssh
Eelco Dolstra
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
[next]