index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops
Age
Commit message (
Expand
)
Author
2020-02-01
Remove superfluous TreeInfo::rev field
Eelco Dolstra
2020-02-01
Factor out TreeInfo
Eelco Dolstra
2020-01-21
Convert fetchMercurial to a input type
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-30
Replace git show with git log
Janne Heß
2019-10-21
exportGitHub(): Don't rely on the ETag from GitHub
Eelco Dolstra
2019-10-16
Improve GitHub caching
Eelco Dolstra
2019-10-07
fetchGit: Support Git trees without any commits
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-20
Add flags to disallow dirty Git trees and to turn off warnings
Eelco Dolstra
2019-09-05
Use git+ prefix in flake URI schemes
Eelco Dolstra
2019-08-30
Turn flake inputs into an attrset
Eelco Dolstra
2019-07-12
fetchGit: Warn about dirty trees
Eelco Dolstra
2019-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-02
Merge pull request #2582 from LnL7/fetchgit-refs
Eelco Dolstra
2019-06-25
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
2019-06-21
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-05
Move flake-related stuff to src/libexpr/flake
Eelco Dolstra
2019-06-04
Shorter syntax for referencing flake outputs
Eelco Dolstra
2019-06-04
Eliminate duplicate fetching of the top-level flake
Eelco Dolstra
2019-06-04
Add comments
Eelco Dolstra
2019-06-04
Make non-flake inputs lazy
Eelco Dolstra
2019-06-04
Check hash
Eelco Dolstra
2019-06-04
Rename dep -> input
Eelco Dolstra
2019-06-04
Move LockFile and related types to a separate file
Eelco Dolstra
2019-06-04
Fix GC closure generation
Eelco Dolstra
2019-06-04
Make flake input fetching lazy
Eelco Dolstra
2019-06-03
Fix clang compilation error
Eelco Dolstra
2019-06-03
Made epochs more fine-grained
Nick Van den Broeck
2019-05-31
Automatically determine subdir for path flakes
Eelco Dolstra
2019-05-31
Allow bare flakerefs as installables
Eelco Dolstra
2019-05-31
Fix reading the lockfile of a flake in a subdirectory
Eelco Dolstra
2019-05-31
Add operator << for LockFile
Eelco Dolstra
2019-05-31
Support 'dir' and other parameters in path flakerefs
Eelco Dolstra
2019-05-31
Rename requires -> inputs, provides -> outputs
Eelco Dolstra
2019-05-29
Remove makeFlakeValue()
Eelco Dolstra
2019-05-29
Put flake-related stuff in its own namespace
Eelco Dolstra
2019-05-29
Make unsupported flake attributes a fatal error
Eelco Dolstra
2019-05-29
Get last commit time of github flakes
Eelco Dolstra
2019-05-29
Add date of last commit to SourceInfo
Eelco Dolstra
[next]