nixpkgs/pkgs/development/libraries/umockdev
Florian Klink ded8c868f6 umockev: hardcode udevadm
Replace references to udevadm with an absolute paths, so programs using
umockdev will just work without having to provide it in their test
environment $PATH.

This allows us removing systemdMinimal from nativeCheckInputs ourselves.
It's still needed in buildInputs, as the build queries for it via
pkg-config.
2024-01-24 14:36:10 +02:00
..
default.nix umockev: hardcode udevadm 2024-01-24 14:36:10 +02:00
hardcode-paths.patch
substitute-udevadm.patch umockev: hardcode udevadm 2024-01-24 14:36:10 +02:00