martinpitt / umockdev

Mock hardware devices for creating unit tests and bug reporting
https://launchpad.net/umockdev
GNU Lesser General Public License v2.1
308 stars 54 forks source link

tests: Update Nix dependencies #231

Closed jtojnar closed 6 months ago

jtojnar commented 6 months ago

Fixes https://github.com/martinpitt/umockdev/issues/230

martinpitt commented 6 months ago

ooh, thanks @jtojnar ! Now it fails with udevadm: not found, but I suppose that's just "more of the same", so apparently systemdMinimal is not sufficient. Is there a separate udev?

jtojnar commented 6 months ago

Oh, I forgot that we removed the systemdMinimal in https://github.com/NixOS/nixpkgs/pull/283252. Added that to the derivation.