diff --git a/pkgs/development/misc/resholve/resholve.nix b/pkgs/development/misc/resholve/resholve.nix index 67200729d4ef..ffb6c2cf6ac9 100644 --- a/pkgs/development/misc/resholve/resholve.nix +++ b/pkgs/development/misc/resholve/resholve.nix @@ -59,7 +59,6 @@ python27.pkgs.buildPythonApplication { inherit rSrc binlore - python27 resholve ; };