index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
flake
Age
Commit message (
Expand
)
Author
2020-01-31
Allow flake input specification via attributes rather than a URL
Eelco Dolstra
2020-01-31
Cleanup
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
Eelco Dolstra
2020-01-30
Check LockedInput::computeStorePath()
Eelco Dolstra
2020-01-29
Add --update-input flag to update a specific flake input
Eelco Dolstra
2020-01-29
Fix flake update check
Eelco Dolstra
2020-01-29
Revive the flake cache
Eelco Dolstra
2020-01-29
Clean up the lock file handling flags
Eelco Dolstra
2020-01-29
Add flag --override-input to override specific lock file entries
Eelco Dolstra
2020-01-27
Remove debug message
Eelco Dolstra
2020-01-27
Add Mercurial tests
Eelco Dolstra
2020-01-24
Respect lock files of inputs + fine-grained lock file control
Eelco Dolstra
2020-01-24
HandleLockFile -> LockFileMode
Eelco Dolstra
2020-01-24
Give a better error message when a flake path is not a directory
Eelco Dolstra
2020-01-22
resolveFlake -> lockFlake
Eelco Dolstra
2020-01-22
nix flake info: Don't show empty descriptions
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-06
Use revcount/last-modified for computing the flake fingerprint
Eelco Dolstra
2019-10-28
fix typo
matthew
2019-10-21
Use upstream json_fwd.hpp to speed up compilation
Eelco Dolstra
2019-10-21
Don't ignore revs/refs of local flakerefs
Eelco Dolstra
2019-10-16
Add experimental-features setting
Eelco Dolstra
2019-10-16
Improve GitHub caching
Eelco Dolstra
2019-10-08
uri -> url for consistency
Eelco Dolstra
2019-10-02
Fix aborts when using builtins.getFlake
Eelco Dolstra
2019-09-27
cmatch -> smatch
Eelco Dolstra
2019-09-26
Fix sorting of non-flake input attributes
Eelco Dolstra
2019-09-20
Flake alias -> id
Eelco Dolstra
2019-09-20
Add flags to disallow dirty Git trees and to turn off warnings
Eelco Dolstra
2019-09-18
Some effort to minimize flake dependencies
Eelco Dolstra
2019-09-18
Record original flakerefs in the lock file again
Eelco Dolstra
2019-09-09
Require flake.nix to be an attrset (not a non-trivial thunk)
Eelco Dolstra
2019-09-09
Don't allow arbitrary computations in flake attributes
Eelco Dolstra
2019-09-05
Use git+ prefix in flake URI schemes
Eelco Dolstra
2019-09-02
Improve error message when a directory is not a flake
Eelco Dolstra
2019-08-30
Fix sourceInfo
Eelco Dolstra
2019-08-30
Remove 'name' attribute from flakes
Eelco Dolstra
2019-08-30
Turn flake inputs into an attrset
Eelco Dolstra
2019-08-30
Clean up the 'outputs' interface
Eelco Dolstra
2019-08-30
Extract flake dependencies from the 'outputs' arguments
Eelco Dolstra
2019-07-12
Don't write lock files if they have dirty inputs
Eelco Dolstra
2019-07-11
Use "git add --force --intent-to-add" for flake.lock
Eelco Dolstra
2019-07-11
Rename 'epoch' -> 'edition'
Eelco Dolstra
2019-07-10
Check for epochs < 201906
Eelco Dolstra
2019-06-21
Simplify getFlake() / fetchFlake() logic
Eelco Dolstra
2019-06-21
Don't update the global registry when building a locked flake
Eelco Dolstra
2019-06-21
Handle store symlinks in flake directories
Eelco Dolstra
2019-06-18
Merge pull request #2937 from CSVdB/fuzzymatching-v2
Eelco Dolstra
2019-06-18
FuzzyMatching works
Nick Van den Broeck
[prev]
[next]