Unverified Commit 30a05b59 authored by Florian Brandes's avatar Florian Brandes
Browse files

python312Packages.xlib: change nose to pynose



part of #311054

Signed-off-by: default avatarFlorian Brandes <florian.brandes@posteo.de>
parent 3cb3b8cb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
  xorg,
  python,
  mock,
  nose,
  pynose,
  pytestCheckHook,
  util-linux,
}:
@@ -36,7 +36,7 @@ buildPythonPackage rec {
  nativeCheckInputs = [
    pytestCheckHook
    mock
    nose
    pynose
    util-linux
    xorg.xauth
    xorg.xvfb