Skip to content

Commit a5477cb

Browse files
authored
Move repository from GitLab to GitHub (#3843)
1 parent e508c92 commit a5477cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/haskell-pins.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ let
147147
# servantification
148148
wai-predicates = {
149149
src = fetchgit {
150-
url = "https://gitlab.com/wireapp/forks/wai-predicates";
150+
url = "https://github.com/wireapp/wai-predicates";
151151
rev = "ff95282a982ab45cced70656475eaf2cefaa26ea";
152152
sha256 = "sha256-x2XSv2+/+DG9FXN8hfUWGNIO7V4iBhlzYz19WWKaLKQ=";
153153
};

0 commit comments

Comments
 (0)