Loading pkgs/development/interpreters/python/mk-python-derivation.nix +1 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ in , meta ? {} , doCheck ? config.doCheckByDefault or false , doCheck ? true , disabledTestPaths ? [] Loading pkgs/development/interpreters/python/python2/mk-python-derivation.nix +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ , passthru ? {} , doCheck ? config.doCheckByDefault or false , doCheck ? true , disabledTestPaths ? [] Loading Loading
pkgs/development/interpreters/python/mk-python-derivation.nix +1 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ in , meta ? {} , doCheck ? config.doCheckByDefault or false , doCheck ? true , disabledTestPaths ? [] Loading
pkgs/development/interpreters/python/python2/mk-python-derivation.nix +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ , passthru ? {} , doCheck ? config.doCheckByDefault or false , doCheck ? true , disabledTestPaths ? [] Loading