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-01
Fuzzymatching
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
2019-04-16
Remove dead function
Eelco Dolstra
2019-04-16
Fix makeFlakeValue()
Eelco Dolstra
2019-04-16
Merge remote-tracking branch 'tweag/privateGithub' into flakes
Eelco Dolstra
2019-04-16
Fixed flake pin issues
Nick Van den Broeck
2019-04-16
Added support for private github repositories
Nick Van den Broeck
2019-04-15
FlakeRef::to_string(): Drop the "flake:" prefix
Eelco Dolstra
2019-04-15
Slight cleanup
Eelco Dolstra
2019-04-15
getFlakeRegistries(): Return registries regardless of pureEval
Eelco Dolstra
2019-04-15
Move --impure to MixEvalArgs
Eelco Dolstra
2019-04-11
FlakeRegistry = FlakeRef -> FlakeRef
Nick Van den Broeck
2019-04-09
FlakeAlias is implemented
Nick Van den Broeck
2019-04-09
Took ref and rev out of FlakeRef
Nick Van den Broeck
2019-04-09
Fixed dependency resolution
Nick Van den Broeck
2019-04-09
FlakeIds are now properly looked up in registries
Nick Van den Broeck
2019-04-09
Added nonFlakeRequires and the command `nix flake deps`
Nick Van den Broeck
2019-04-08
Allow relative paths in flakerefs
Eelco Dolstra
2019-04-08
nix: Add --impure as a shorter alias of --no-pure-eval
Eelco Dolstra
2019-04-08
Add path flakeref variant
Eelco Dolstra
2019-04-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-04-08
nix: New installables syntax
Eelco Dolstra
2019-04-08
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2019-03-27
Fix Bison 3.3 warning
Eelco Dolstra
2019-03-27
Merge remote-tracking branch 'tweag/flake-registries' into flakes
Eelco Dolstra
2019-03-26
nix flake add: Handle ~/.config/nix not existing
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'tweag/flake-add' into flakes
Eelco Dolstra
[next]