mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix: flake sanity, remove relative paths
This commit is contained in:
parent
8f6859fa8d
commit
d10b95e21a
5 changed files with 8 additions and 250 deletions
|
|
@ -28,7 +28,7 @@
|
|||
flake = false;
|
||||
};
|
||||
trusted = {
|
||||
url = "path:./flake/empty/.";
|
||||
url = "github:input-output-hk/empty-flake";
|
||||
flake = false;
|
||||
};
|
||||
flake-compat = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue