80983bbe54
We were trying to find FHS references in all of the rules found in
services.udev.packages. Unfortunately we're still fixing up paths in the
same derivation where we are checking those references, so for example
references to /sbin/modprobe were still printed to be needed to fixup
even though they were already fixed at the time.
So now we're printing a more helpful warning message which is also
conditional (before the warning message was printed regardless of
whether there are any rules that need fixup) and is based off the rules
that were already fixed up.
The new warning message not only contains the build-local rule files but
also the original files from other store paths and the FHS path
references that were still found.
With
|
||
---|---|---|
.. | ||
80-net-setup-link.rules | ||
acpid.nix | ||
actkbd.nix | ||
amd-hybrid-graphics.nix | ||
bluetooth.nix | ||
brltty.nix | ||
freefall.nix | ||
irqbalance.nix | ||
nvidia-optimus.nix | ||
pcscd.nix | ||
pommed.nix | ||
sane.nix | ||
tcsd.nix | ||
thermald.nix | ||
thinkfan.nix | ||
tlp.nix | ||
udev.nix | ||
udisks2.nix | ||
upower.nix |