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-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-01
fetchOrSubstituteTree improvements
Matthew Kenigsberg
2020-05-30
Move substitution into Input::fetch()
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-27
Rename some variables named “recursive” to “method”
Matthew Bauer
2020-05-26
Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod
Carlo Nucera
2020-05-06
Remove support for old lockfiles and the epoch/uri attributes
Eelco Dolstra
2020-05-06
Remove obsolete FIXME
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-29
Fix displaying error-position in `builtins.fetch{Tree,Tarball}`
Maximilian Bosch
2020-04-27
Improve path:// handling
Eelco Dolstra
2020-04-27
nix search: Search legacyPackages recursively
Eelco Dolstra
2020-04-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-20
Fix typo
Eelco Dolstra
2020-04-20
Move eval-cache.{cc,hh}
Eelco Dolstra
2020-04-20
Get rid of the old eval cache
Eelco Dolstra
2020-04-18
Merge pull request #3502 from NixOS/more-pos
Domen Kožar
2020-04-17
Use a more space/time-efficient representation for the eval cache
Eelco Dolstra
2020-04-17
nix flake show: Use evaluation cache
Eelco Dolstra
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-16
JSONSax: Use a RootValue
Eelco Dolstra
2020-04-16
ValueMap, VectorVector: Use traceable_allocator
Eelco Dolstra
2020-04-16
Add function to allocate a Value in traceable memory
Eelco Dolstra
2020-04-16
fetchMercurial: Use inputFromAttrs()
Eelco Dolstra
2020-04-16
pass Pos to forceValue to improve infinite recursion error
Domen Kožar
2020-04-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-11
Merge pull request #3447 from DavHau/improve-tofile-error-msg
Domen Kožar
2020-04-11
improve toFile error message when containing potential drv path
DavHau
2020-04-10
Remove flake 'edition' field
Eelco Dolstra
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-09
Attach pos to if expression errors
Domen Kožar
2020-04-08
after flake rebase
Nikola Knezevic
2020-04-08
datatransfer.{cc,hh} -> filetransfer.{cc,hh}
Nikola Knezevic
2020-04-08
DownloadError -> DataTransferError
Nikola Knezevic
2020-04-08
Rename src/lib/download.* to src/lib/datatransfer.*
Nikola Knezevic
2020-04-08
Merge pull request #3468 from Infinisil/functionArgsPositions
Eelco Dolstra
2020-04-07
Merge branch 'flakes' of github.com:NixOS/nix into flakes
Eelco Dolstra
2020-04-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-07
Merge branch 'fetchgit-recursive' of https://github.com/blitz/nix
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-06
nix flake info: Show resolved URL
Eelco Dolstra
2020-04-03
Make --override-input sticky
Eelco Dolstra
2020-04-03
getFlake: In pure mode, check that the argument is an immutable flakeref
Eelco Dolstra
2020-04-02
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-02
Improve error message
Eelco Dolstra
2020-04-02
Change lastModified to the number of seconds in the epoch
Eelco Dolstra
[next]