From 66e45249897c1e19833504581f170f43834d4e9c Mon Sep 17 00:00:00 2001 From: Yueh-Shun Li Date: Mon, 19 Jan 2026 04:01:35 +0800 Subject: [PATCH] python2Packages.buildPythonPackage: remove ineffective outputs cleanAttrs Port to python2/mk-python-derivation.nix commit bc122a602a1c ("python3Packages.buildPythonPackage: remove ineffective outputs cleanAttrs"). --- .../interpreters/python/python2/mk-python-derivation.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/interpreters/python/python2/mk-python-derivation.nix b/pkgs/development/interpreters/python/python2/mk-python-derivation.nix index e5dd2546643b..f8910bc78002 100644 --- a/pkgs/development/interpreters/python/python2/mk-python-derivation.nix +++ b/pkgs/development/interpreters/python/python2/mk-python-derivation.nix @@ -187,7 +187,6 @@ let "catchConflicts" "format" "disabledTestPaths" - "outputs" ]) // {