Skip to content

Commit f73de28

Browse files
committed
Use stable-haskell github repo
1 parent ef02aea commit f73de28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

lazy-inputs/ghc9103/flake.lock

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

lazy-inputs/ghc9103/flake.nix

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

0 commit comments

Comments
 (0)