From 2c63aefbd41191101c2573fc6da11e108329dc40 Mon Sep 17 00:00:00 2001 From: "David M. Johnson" <875324+dmjio@users.noreply.github.com> Date: Fri, 2 Jan 2026 14:07:48 -0600 Subject: [PATCH] Change ghc-wasm-meta URL from GitLab to GitHub --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index d6aac1488..9d36cf455 100644 --- a/flake.nix +++ b/flake.nix @@ -28,7 +28,7 @@ # Miso uses this compiling for WebAssembly ghc-wasm-meta.url = - "gitlab:haskell-wasm/ghc-wasm-meta?host=gitlab.haskell.org"; + "github:haskell-wasm/ghc-wasm-meta"; # dmj: (leave commented for now, we might cache our own copy of ghc-wasm if we need to) #