0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

ack: use mirror url

This commit is contained in:
Peder Bergebakken Sundt 2024-10-09 12:03:59 +02:00
parent 9282052a85
commit a4fc9e8515

View file

@ -1164,7 +1164,7 @@ with self; {
pname = "ArrayUtils";
version = "0.5";
src = fetchurl {
url = "https://cpan.metacpan.org/authors/id/Z/ZM/ZMIJ/Array/Array-Utils-0.5.tar.gz";
url = "mirror://cpan/authors/id/Z/ZM/ZMIJ/Array/Array-Utils-0.5.tar.gz";
hash = "sha256-id0bf82bQ3lJKjp3SW45/mzTebdz/QOmsWDdJu3mN3A=";
};
meta = {
@ -18940,7 +18940,7 @@ with self; {
version = "0.07";
buildInputs = [ ModuleBuildTiny ];
src = fetchurl {
url = "https://cpan.metacpan.org/authors/id/A/AB/ABERNDT/Net-MPD-0.07.tar.gz";
url = "mirror://cpan/authors/id/A/AB/ABERNDT/Net-MPD-0.07.tar.gz";
hash = "sha256-M4L7nG9cJd4mKPVhRCn6igB5FSFnjELaBoyZ57KU6VM=";
};
meta = {