From c52ed46d653a0e466f58a975679f72e6c7315a86 Mon Sep 17 00:00:00 2001 From: Marco Conti Date: Mon, 29 Jan 2024 11:15:28 +0100 Subject: [PATCH] Move repository from GitLab to GitHub --- nix/haskell-pins.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/haskell-pins.nix b/nix/haskell-pins.nix index 882ec4d0c3c..ae472c4a61f 100644 --- a/nix/haskell-pins.nix +++ b/nix/haskell-pins.nix @@ -147,7 +147,7 @@ let # servantification wai-predicates = { src = fetchgit { - url = "https://gitlab.com/wireapp/forks/wai-predicates"; + url = "https://github.com/wireapp/wai-predicates"; rev = "ff95282a982ab45cced70656475eaf2cefaa26ea"; sha256 = "sha256-x2XSv2+/+DG9FXN8hfUWGNIO7V4iBhlzYz19WWKaLKQ="; };