Loading pkgs/development/interpreters/python/mk-python-derivation.nix +4 −1 Original line number Diff line number Diff line Loading @@ -397,7 +397,10 @@ let outputs = outputs ++ optional withDistOutput "dist"; passthru = attrs.passthru or { } { inherit disabled; } // attrs.passthru or { } // { updateScript = let Loading Loading
pkgs/development/interpreters/python/mk-python-derivation.nix +4 −1 Original line number Diff line number Diff line Loading @@ -397,7 +397,10 @@ let outputs = outputs ++ optional withDistOutput "dist"; passthru = attrs.passthru or { } { inherit disabled; } // attrs.passthru or { } // { updateScript = let Loading