about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorKeenan Weaver <keenanweaver@protonmail.com>2023-06-26 12:13:21 -0500
committerKeenan Weaver <keenanweaver@protonmail.com>2023-06-29 09:19:19 -0500
commit33d5a0fa90fbff0af7d1c5e05544284f4b53f5e3 (patch)
tree34f9abaf4386e1a475a28377206f0106087af771 /pkgs/top-level
parentcdefe1d0830ccac378c48eeed795860cf0ded9c3 (diff)
game-devices-udev-rules: init at 0.21
game-devices-udev-rules: add longDescription

game-devices-udev-rules: consolidate to one command

Co-authored-by: Nick Cao <nickcao@nichi.co>

game-devices-udev-rules: fix indentation
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 7581f2f2cda5c..9085567370e65 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -28558,6 +28558,8 @@ with pkgs;
 
   freepats = callPackage ../data/misc/freepats { };
 
+  game-devices-udev-rules = callPackage ../os-specific/linux/game-devices-udev-rules { };
+
   garamond-libre = callPackage ../data/fonts/garamond-libre { };
 
   g15daemon = callPackage ../os-specific/linux/g15daemon { };