Loading pkgs/development/libraries/gdcm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ , libiconv , enablePython ? false , python ? null , swig , swig4 }: stdenv.mkDerivation rec { Loading Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { ApplicationServices Cocoa libiconv ] ++ lib.optionals enablePython [ swig python ]; ] ++ lib.optionals enablePython [ swig4 python ]; disabledTests = [ # require networking: Loading Loading
pkgs/development/libraries/gdcm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ , libiconv , enablePython ? false , python ? null , swig , swig4 }: stdenv.mkDerivation rec { Loading Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { ApplicationServices Cocoa libiconv ] ++ lib.optionals enablePython [ swig python ]; ] ++ lib.optionals enablePython [ swig4 python ]; disabledTests = [ # require networking: Loading