fix: flake sanity, remove relative paths

This commit is contained in:
Kat Inskip 2022-07-26 10:56:43 -07:00
parent 8f6859fa8d
commit d10b95e21a
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 8 additions and 250 deletions

View file

@ -28,7 +28,7 @@
flake = false;
};
trusted = {
url = "path:./flake/empty/.";
url = "github:input-output-hk/empty-flake";
flake = false;
};
flake-compat = {