Loading pkgs/development/python-modules/hydra-core/default.nix +1 −3 Original line number Diff line number Diff line { stdenv , lib { lib , antlr4 , antlr4-python3-runtime , buildPythonPackage Loading Loading @@ -83,7 +82,6 @@ buildPythonPackage rec { ]; meta = with lib; { broken = stdenv.isDarwin; description = "A framework for configuring complex applications"; homepage = "https://hydra.cc"; license = licenses.mit; Loading Loading
pkgs/development/python-modules/hydra-core/default.nix +1 −3 Original line number Diff line number Diff line { stdenv , lib { lib , antlr4 , antlr4-python3-runtime , buildPythonPackage Loading Loading @@ -83,7 +82,6 @@ buildPythonPackage rec { ]; meta = with lib; { broken = stdenv.isDarwin; description = "A framework for configuring complex applications"; homepage = "https://hydra.cc"; license = licenses.mit; Loading