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-09-21
path fetcher: Fix relative path check
Eelco Dolstra
2021-09-14
Merge branch 'tomberek/show_json' of https://github.com/tomberek/nix
Eelco Dolstra
2021-09-08
Ensure nix flake show produces valid json
Tom Bereknyei
2021-09-02
parseInstallables(): Parse store paths as store paths
Eelco Dolstra
2021-09-02
Failing test case for flake in store
Stéphan Kochen
2021-08-17
Add tests for flake follow paths
Alex Zero
2021-07-16
Add use-registries config option (and deprecate --no-registries flag)
Alexander Bantyev
2021-07-02
Add tests for --registry and second arg for nix registry pin
Alexander Bantyev
2021-06-02
Let `nix flake check` keep going when keep-going is set
regnat
2021-03-16
Merge 'nix flake {info,list-inputs}' into 'nix flake metadata'
Eelco Dolstra
2021-03-01
Add test for git+file with bare repository
Kjetil Orbekk
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
[next]