Skip to content

Commit b3e8495

Browse files
committed
Use github:stable-haskell/ghc/stable-ghc-9.14
1 parent 3d5d5eb commit b3e8495

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

lazy-inputs/ghc914X/flake.lock

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

lazy-inputs/ghc914X/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
inputs = {
55
ghc914X = {
66
flake = false;
7-
url = "git+https://gitlab.haskell.org/ghc/ghc?ref=ghc-9.14&submodules=1";
7+
url = "git+https://github.com/stable-haskell/ghc?ref=stable-ghc-9.14&submodules=1";
88
};
99
};
1010

0 commit comments

Comments
 (0)