Skip to content

Commit 51284e4

Browse files
committed
chore: fix CHaP flake url
1 parent 6b7714b commit 51284e4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

flake.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
};
2424

2525
CHaP = {
26-
url = "github:input-output-hk/cardano-haskell-packages?ref=repo";
26+
url = "github:IntersectMBO/cardano-haskell-packages?ref=repo";
2727
flake = false;
2828
};
2929

0 commit comments

Comments
 (0)