Loading pkgs/development/python-modules/oslo-utils/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ pbr, pyparsing, pytz, qemu, qemu-utils, setuptools, stestr, testscenarios, Loading Loading @@ -64,7 +64,7 @@ buildPythonPackage rec { eventlet fixtures oslotest qemu qemu-utils stestr testscenarios pyyaml Loading pkgs/top-level/python-packages.nix +1 −3 Original line number Diff line number Diff line Loading @@ -9576,9 +9576,7 @@ self: super: with self; { oslo-serialization = callPackage ../development/python-modules/oslo-serialization { }; oslo-utils = callPackage ../development/python-modules/oslo-utils { qemu = pkgs.qemu; }; oslo-utils = callPackage ../development/python-modules/oslo-utils { }; oslotest = callPackage ../development/python-modules/oslotest { }; Loading Loading
pkgs/development/python-modules/oslo-utils/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ pbr, pyparsing, pytz, qemu, qemu-utils, setuptools, stestr, testscenarios, Loading Loading @@ -64,7 +64,7 @@ buildPythonPackage rec { eventlet fixtures oslotest qemu qemu-utils stestr testscenarios pyyaml Loading
pkgs/top-level/python-packages.nix +1 −3 Original line number Diff line number Diff line Loading @@ -9576,9 +9576,7 @@ self: super: with self; { oslo-serialization = callPackage ../development/python-modules/oslo-serialization { }; oslo-utils = callPackage ../development/python-modules/oslo-utils { qemu = pkgs.qemu; }; oslo-utils = callPackage ../development/python-modules/oslo-utils { }; oslotest = callPackage ../development/python-modules/oslotest { }; Loading