nixpkgs/nixos/modules/hardware/video
Matthew Bauer 6689a385d1 nvidia: fix $ substitution in udev rules
This fixes a harmless error from systemd-udevd that looks like:

  Dec 23 15:35:23 dellbook systemd-udevd[696]:
  /nix/store/iixya3ni5whybpq9zz1h7f4pyw7nhd19-udev-rules/99-local.rules:25
  Invalid value "..." for RUN (char 101: invalid substitution type),
  ignoring, but please fix it.

Using $$ fixes it using the escaping documented at https://www.freedesktop.org/software/systemd/man/udev.html.
2019-12-26 12:54:43 -05:00
..
capture
uvcvideo
webcam
amdgpu-pro.nix
amdgpu.nix
ati.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
bumblebee.nix
displaylink.nix
nvidia.nix nvidia: fix $ substitution in udev rules 2019-12-26 12:54:43 -05:00
radeon.nix