We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e508c92 commit a5477cbCopy full SHA for a5477cb
nix/haskell-pins.nix
@@ -147,7 +147,7 @@ let
147
# servantification
148
wai-predicates = {
149
src = fetchgit {
150
- url = "https://gitlab.com/wireapp/forks/wai-predicates";
+ url = "https://github.com/wireapp/wai-predicates";
151
rev = "ff95282a982ab45cced70656475eaf2cefaa26ea";
152
sha256 = "sha256-x2XSv2+/+DG9FXN8hfUWGNIO7V4iBhlzYz19WWKaLKQ=";
153
};
0 commit comments