Commit 7eb75621 authored by Sigmanificient's avatar Sigmanificient
Browse files

qmenumodel: disable broken tests

parent e1b75a40
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
, python3
, qtbase
, qtdeclarative
, gobject-introspection
}:

stdenv.mkDerivation (finalAttrs: {
@@ -55,6 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
  nativeCheckInputs = [
    dbus
    dbus-test-runner
    gobject-introspection
    (python3.withPackages (ps: with ps; [
      dbus-python
      pygobject3