lol

modemmanager: reenable install tests

+1 -3
+1 -3
pkgs/tools/networking/modemmanager/default.nix
··· 40 40 # load libraries from the install path, which doesn't usually exist 41 41 # when `make check' is run. So to work around that, we run it as an 42 42 # install check instead, when those paths will have been created. 43 - # Failing with GLib 2.73.2 44 - # https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/601 45 - doInstallCheck = false; 43 + doInstallCheck = true; 46 44 preInstallCheck = '' 47 45 export G_TEST_DBUS_DAEMON="${dbus.daemon}/bin/dbus-daemon" 48 46 patchShebangs tools/tests/test-wrapper.sh