From 09e3b7a57037a5613711df5e372c55449484a670 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Thu, 13 Jan 2022 00:12:24 +0100 Subject: treewide: remove all updateWalker/downloadURLRegexp --- pkgs/applications/science/math/pari/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/applications/science/math/pari/default.nix') diff --git a/pkgs/applications/science/math/pari/default.nix b/pkgs/applications/science/math/pari/default.nix index 4ba1d5c6b474e..a9c002d210f2b 100644 --- a/pkgs/applications/science/math/pari/default.nix +++ b/pkgs/applications/science/math/pari/default.nix @@ -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; }; } -- cgit 1.4.1