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 ddd4c3c commit 50375a5Copy full SHA for 50375a5
pkgs/by-name/ma/ma/package.nix
@@ -10,7 +10,7 @@ stdenv.mkDerivation {
10
version = "11";
11
12
src = fetchurl {
13
- url = "http://call-with-current-continuation.org/ma/ma.tar.gz";
+ url = "https://web.archive.org/web/20250511210225/http://call-with-current-continuation.org/ma/ma.tar.gz";
14
hash = "sha256-1UVxXbN2jSNm13BjyoN3jbKtkO3DUEEHaDOC2Ibbxf4=";
15
};
16
0 commit comments