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
2019-05-16
Fixed issue 65
Nick Van den Broeck
2019-05-15
Make flakes work with 'nix build --store ...'
Eelco Dolstra
2019-05-15
One FIXME was already fixed
Nick Van den Broeck
2019-05-09
Fixed issue #47
Nick Van den Broeck
2019-05-08
Fix assertion failure in FlakeRef::to_string()
Eelco Dolstra
2019-05-08
Add newline at end of lockfile
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'tweag/flake-test' into flakes
Eelco Dolstra
2019-05-08
Export missing rev/shortRev attributes
Eelco Dolstra
2019-05-08
updateLockFile: Do "git add" in a slightly nicer way
Eelco Dolstra
2019-05-07
Fix immutable flakeref construction
Eelco Dolstra
2019-05-07
Improve FlakeRef::to_string()
Eelco Dolstra
2019-05-07
Make the URL/path of the global flake registry configurable
Eelco Dolstra
2019-05-07
Fixed Flake data type and flake fetching
Nick Van den Broeck
2019-05-03
Add builtins.hashFile
Daniel Schaefer
2019-05-03
Fix 'git add' when subdir is empty
Eelco Dolstra
2019-05-03
Merge remote-tracking branch 'tweag/subdir' into flakes
Eelco Dolstra
2019-05-02
Fixed compile errors
Nick Van den Broeck
2019-05-01
Allow 'dir' parameter in github: URIs
Eelco Dolstra
2019-05-01
Accept empty directories
Eelco Dolstra
2019-05-01
Validate 'dir=' parameters
Eelco Dolstra
2019-05-01
Improve error message
Eelco Dolstra
2019-05-01
flake.lock now uses flakeRef.subdir
Nick Van den Broeck
2019-05-01
Support 'dir' parameters in https and ssh flake URIs
Eelco Dolstra
2019-05-01
Fuzzymatching
Nick Van den Broeck
2019-05-01
WIP: still need to adapt flakeref parsing
Nick Van den Broeck
2019-04-30
Merge remote-tracking branch 'tweag/flakeFlags' into flakes
Eelco Dolstra
2019-04-30
Fixed issue #13
Nick Van den Broeck
2019-04-30
Fix flag registry order
Nick Van den Broeck
2019-04-25
Fixed lookupFlake bug
Nick Van den Broeck
2019-04-24
Merge remote-tracking branch 'tweag/flake-clone' into flakes
Eelco Dolstra
2019-04-19
Merge remote-tracking branch 'tweag/resolvedFlake' into flakes
Eelco Dolstra
2019-04-19
Changed some names
Nick Van den Broeck
2019-04-19
fetchGit: Return revCount for dirty working trees
Eelco Dolstra
2019-04-19
exportGit: Don't clone local repositories
Eelco Dolstra
2019-04-19
Improve missing flake.nix error message
Eelco Dolstra
2019-04-19
Clean up exportGit argument handling
Eelco Dolstra
2019-04-19
Fix assertion failure in FlakeRef::to_string()
Eelco Dolstra
2019-04-19
Fix assertion failure
Eelco Dolstra
2019-04-17
Fix mutability check
Eelco Dolstra
2019-04-17
Add command `flake clone`
Nick Van den Broeck
2019-04-16
Pass a flake to itself as "self"
Eelco Dolstra
2019-04-16
Allow refs to start with a digit
Eelco Dolstra
2019-04-16
Use the lock file
Eelco Dolstra
2019-04-16
Fix lock file generation
Eelco Dolstra
2019-04-16
updateLockFile(): Make sure Git can see flake.lock
Eelco Dolstra
2019-04-16
Update lock files from InstallableFlake::toValue()
Eelco Dolstra
2019-04-16
Pass stuff by reference
Eelco Dolstra
2019-04-16
writeLockFile(): Emit empty objects rather than null
Eelco Dolstra
2019-04-16
getFlake(): Use impureIsAllowed
Eelco Dolstra
[prev]
[next]