index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
flakes.sh
Age
Commit message (
Expand
)
Author
2021-02-26
nix flake update: Recreate the lock file
Eelco Dolstra
2021-01-10
Add 'nix store gc' command
Eelco Dolstra
2020-07-17
parseFlakeRef(): Only search for the top-level directory for CLI flakerefs
Eelco Dolstra
2020-06-11
Represent 'follows' inputs explicitly in the lock file
Eelco Dolstra
2020-06-04
nix flake init: Add a '--template' flag
Eelco Dolstra
2020-05-21
circular test
Matthew Kenigsberg
2020-05-15
Move registry-related commands from 'nix flake' to 'nix registry'
Eelco Dolstra
2020-04-10
Remove flake 'edition' field
Eelco Dolstra
2020-04-03
getFlake: In pure mode, check that the argument is an immutable flakeref
Eelco Dolstra
2020-03-27
Add test for circular flake dependencies
Eelco Dolstra
2020-03-27
Improve lock file generation
Eelco Dolstra
2020-03-19
Register flake-registry.json as a GC root again
Eelco Dolstra
2020-03-19
downloadFile(): Use expired file if the download fails
Eelco Dolstra
2020-03-18
tarball.cc: Use ETags
Eelco Dolstra
2020-03-12
Change the lock file to a graph
Eelco Dolstra
2020-02-06
Registry: Use attr notation instead of URLs
Eelco Dolstra
2020-02-05
Add option --commit-lock-file
Eelco Dolstra
2020-02-02
Automatically do git/hg add on flake.lock
Eelco Dolstra
2020-02-02
Remove the git+ and hg+ prefixes from structured input refs
Eelco Dolstra
2020-02-02
--tarball-ttl 0 -> --refresh
Eelco Dolstra
2020-02-02
Substitute flake inputs
Eelco Dolstra
2020-02-02
Renamed ref / resolvedRef -> lockedRef
Eelco Dolstra
2020-02-01
nix flake update: Imply --refresh
Eelco Dolstra
2020-01-31
Allow flake input specification via attributes rather than a URL
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
Eelco Dolstra
2020-01-31
nix flake deps -> nix flake list-inputs
Eelco Dolstra
2020-01-29
Add --update-input flag to update a specific flake input
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-28
Hopefully fix macOS test
Eelco Dolstra
2020-01-28
Simplify flake tests
Eelco Dolstra
2020-01-28
Add support for tarball flake inputs
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-22
Fix --override-flake and add a test
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-11-20
Fix 'nix flake init' test
Eelco Dolstra
2019-10-15
Fix 'nix flake init'
Eelco Dolstra
2019-10-15
Support non-x86_64-linux system types in flakes
Eelco Dolstra
2019-10-08
uri -> url for consistency
Eelco Dolstra
2019-09-20
Use '#' instead of ':' to separate flakeref and attrpath
Eelco Dolstra
2019-09-10
Test quoted attrpaths
Eelco Dolstra
2019-09-10
nix flake check: Add some tests
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
Update tests
Eelco Dolstra
2019-07-12
Fix flake tests
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
[next]