nixpkgs/nixos
rnhmjoj dbcd187add
nixos/udev: silence harmless warnings
`udevRulesFor` generates a lot of warnings like:

  substituteStream(): WARNING: pattern '"/sbin/modprobe' doesn't match anything in file '/nix/store/.../95-dm-notify.rules'

due to the (preemptive) substitution of common paths in the default
udev rules. In this case a file having no matches is not unepected
and poses no issue at all.
2023-06-06 19:42:18 +02:00
..
doc/manual Merge pull request from ElvishJerricco/auto-format-and-resize-with-systemd 2023-06-05 12:25:02 +03:00
lib nixos/test-driver: fix formatting 2023-05-28 12:29:26 +00:00
maintainers
modules nixos/udev: silence harmless warnings 2023-06-06 19:42:18 +02:00
tests Merge pull request (fix Taskserver test) 2023-06-06 17:55:22 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.