treewide: remove all updateWalker/downloadURLRegexp
This commit is contained in:
parent
3b49e41aa3
commit
09e3b7a570
@ -38,7 +38,6 @@ in stdenv.mkDerivation rec {
|
||||
license = licenses.gpl2;
|
||||
downloadPage = "https://vifm.info/downloads.shtml";
|
||||
homepage = "https://vifm.info/";
|
||||
updateWalker = true;
|
||||
changelog = "https://github.com/vifm/vifm/blob/v${version}/ChangeLog";
|
||||
};
|
||||
}
|
||||
|
@ -87,7 +87,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ raskin abbradar ];
|
||||
downloadPage = "http://gajim.org/downloads.php";
|
||||
updateWalker = true;
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
@ -38,8 +38,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
platforms = with platforms; linux;
|
||||
updateWalker = true;
|
||||
downloadPage = "http://mcabber.com/files/";
|
||||
downloadURLRegexp = "mcabber-[0-9.]+[.]tar[.][a-z0-9]+$";
|
||||
};
|
||||
}
|
||||
|
@ -66,6 +66,5 @@ stdenv.mkDerivation rec {
|
||||
platforms = lib.platforms.linux;
|
||||
downloadPage = "http://www.ps.uni-saarland.de/~cebrown/satallax/downloads.php";
|
||||
homepage = "http://www.ps.uni-saarland.de/~cebrown/satallax/index.php";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -82,6 +82,5 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ ertes AndersonTorres ] ++ teams.sage.members;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -31,6 +31,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = [lib.maintainers.raskin];
|
||||
platforms = lib.platforms.unix;
|
||||
homepage = "http://www.mathe2.uni-bayreuth.de/stoll/programs/";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -92,7 +92,6 @@ let
|
||||
downloadPage = "https://www.mercurial-scm.org/release/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ eelco lukegb pacien ];
|
||||
updateWalker = true;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
};
|
||||
|
@ -119,7 +119,5 @@ stdenv.mkDerivation rec {
|
||||
}
|
||||
'');
|
||||
|
||||
meta = sbclBootstrap.meta // {
|
||||
updateWalker = true;
|
||||
};
|
||||
meta = sbclBootstrap.meta;
|
||||
}
|
||||
|
@ -51,6 +51,5 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.unix;
|
||||
homepage = "https://www.flintlib.org/";
|
||||
downloadPage = "https://www.flintlib.org/downloads.html";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -24,6 +24,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = [lib.maintainers.raskin];
|
||||
platforms = lib.platforms.unix;
|
||||
homepage = "https://cs.uwaterloo.ca/~astorjoh/iml.html";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -20,6 +20,5 @@ stdenv.mkDerivation rec {
|
||||
platforms = lib.platforms.unix;
|
||||
homepage = "https://wiki.documentfoundation.org/DLP/Libraries/libzmf";
|
||||
downloadPage = "http://dev-www.libreoffice.org/src/libzmf/";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -22,8 +22,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A lightweight C library for the Jabber protocol";
|
||||
platforms = platforms.all;
|
||||
downloadPage = "http://mcabber.com/files/loudmouth/";
|
||||
downloadURLRegexp = "loudmouth-[0-9.]+[.]tar[.]bz2$";
|
||||
updateWalker = true;
|
||||
license = licenses.lgpl21;
|
||||
};
|
||||
}
|
||||
|
@ -21,6 +21,5 @@ stdenv.mkDerivation rec {
|
||||
platforms = lib.platforms.unix;
|
||||
downloadPage = "https://mpir.org/downloads.html";
|
||||
homepage = "https://mpir.org/";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -31,6 +31,5 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.all;
|
||||
homepage = "http://www.phash.org";
|
||||
downloadPage = "https://github.com/clearscene/pHash";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -29,6 +29,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with lib.maintainers; [raskin];
|
||||
license = lib.licenses.gpl2;
|
||||
downloadPage = "http://www.soft-switch.org/downloads/spandsp/";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -73,7 +73,6 @@ stdenv.mkDerivation rec {
|
||||
description = "XML Security Library in C based on libxml2";
|
||||
license = lib.licenses.mit;
|
||||
platforms = with lib.platforms; linux ++ darwin;
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
)
|
||||
|
@ -72,6 +72,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ raskin globin ];
|
||||
platforms = platforms.unix;
|
||||
downloadPage = "https://stedolan.github.io/jq/download/";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -77,6 +77,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [raskin teto];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
downloadPage = "http://luarocks.org/releases/";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -77,6 +77,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [raskin teto];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
downloadPage = "http://luarocks.org/releases/";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -62,6 +62,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with lib.maintainers; [ raskin ];
|
||||
platforms = lib.platforms.unix; # Once had cygwin problems
|
||||
downloadPage = "https://www.jwz.org/xscreensaver/download.html";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -49,6 +49,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ fpletz ];
|
||||
license = licenses.gpl2;
|
||||
downloadPage = "https://www.netfilter.org/projects/iptables/files/";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -20,6 +20,5 @@ stdenv.mkDerivation rec {
|
||||
description = "Tracks changes in the server's cutbuffer and CLIPBOARD selection";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
platforms = with lib.platforms; all;
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -135,7 +135,6 @@ in buildPythonApplication rec {
|
||||
meta = {
|
||||
homepage = "https://xpra.org/";
|
||||
downloadPage = "https://xpra.org/src/";
|
||||
downloadURLRegexp = "xpra-.*[.]tar[.][gx]z$";
|
||||
description = "Persistent remote applications for X";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
|
@ -47,6 +47,5 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.linux;
|
||||
license = with licenses; [ gpl2 lgpl21 ];
|
||||
downloadPage = "http://nilfs.sourceforge.net/en/download.html";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -17,7 +17,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
downloadPage = "https://sourceforge.net/projects/smbnetfs/files/smbnetfs";
|
||||
updateWalker = true;
|
||||
homepage = "https://sourceforge.net/projects/smbnetfs/";
|
||||
};
|
||||
}
|
||||
|
@ -23,7 +23,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
platforms = platforms.linux; # Maybe other non-darwin Unix
|
||||
downloadPage = "https://ftp.gnu.org/gnu/barcode/";
|
||||
updateWalker = true;
|
||||
homepage = "https://www.gnu.org/software/barcode/";
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
|
@ -94,6 +94,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ sander ];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
repositories.git = "https://github.com/MidnightCommander/mc.git";
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -28,7 +28,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
meta = with lib; {
|
||||
description = "A program for retrieving mail";
|
||||
homepage = "https://getmail6.org";
|
||||
updateWalker = true;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ abbe dotlambda ];
|
||||
};
|
||||
|
@ -36,6 +36,5 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.linux;
|
||||
homepage = "http://www.garloff.de/kurt/linux/ddrescue/";
|
||||
license = licenses.gpl2Plus;
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
@ -15,7 +15,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Disk information utility; displays everything 'df' does and more";
|
||||
homepage = "https://gentoo.com/di/";
|
||||
license = licenses.zlib;
|
||||
updateWalker = true;
|
||||
maintainers = with maintainers; [ manveru ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
@ -37,7 +37,5 @@ stdenv.mkDerivation rec {
|
||||
|
||||
maintainers = with lib.maintainers; [ raskin ];
|
||||
platforms = lib.platforms.gnu ++ lib.platforms.linux; # arbitrary choice
|
||||
|
||||
updateWalker = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user