Skip to content

Commit 6b7714b

Browse files
committed
chore: fix up foliage input
Foliage does not have a hackage-nix input anymore.
1 parent aa3ed7b commit 6b7714b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
url = "github:input-output-hk/foliage";
1010
inputs.nixpkgs.follows = "nixpkgs";
1111
inputs.haskell-nix.follows = "haskell-nix";
12-
inputs.hackage-nix.follows = "hackage-nix";
1312
inputs.flake-utils.follows = "flake-utils";
1413
};
1514

0 commit comments

Comments
 (0)