Loading
xdg-desktop-portal: don't reference unused umockdev
The preCheck string always ends up in the derivation, even if doCheck is false. To avoid an unnecessary umockdev reference, make it conditional on whether it will actually be used.
The preCheck string always ends up in the derivation, even if doCheck is false. To avoid an unnecessary umockdev reference, make it conditional on whether it will actually be used.