Eelco Dolstra
|
7bcc9f2aaf
|
Add convenience overload for toRealPath()
|
2020-02-02 12:28:56 +01:00 |
|
Eelco Dolstra
|
8451298b35
|
Factor out TreeInfo
|
2020-02-01 22:06:55 +01:00 |
|
Eelco Dolstra
|
8414685c0f
|
Change lock file format to use an attribute representation of flake refs rather than URLs
|
2020-01-31 19:16:40 +01:00 |
|
Eelco Dolstra
|
1af7b94c1d
|
Add support for tarball flake inputs
For example,
$ nix flake info https://github.com/edolstra/dwarffs/archive/master.tar.gz
Fixes #2929.
|
2020-01-28 13:11:02 +01:00 |
|
Eelco Dolstra
|
9f4d8c6170
|
Pluggable fetchers
Flakes are now fetched using an extensible mechanism. Also lots of
other flake cleanups.
|
2020-01-21 22:56:04 +01:00 |
|