gpsprune: migrate to by-name

This commit is contained in:
Nikolay Korotkiy 2024-06-08 19:08:42 +04:00
parent 528c30b4a0
commit 5451303ce6
No known key found for this signature in database
GPG Key ID: D1DE6D7F693663A5
2 changed files with 0 additions and 2 deletions

View File

@ -31395,8 +31395,6 @@ with pkgs;
gpsd = callPackage ../servers/gpsd { };
gpsprune = callPackage ../applications/misc/gpsprune { };
gpu-screen-recorder = callPackage ../applications/video/gpu-screen-recorder { };
gpu-screen-recorder-gtk = callPackage ../applications/video/gpu-screen-recorder/gpu-screen-recorder-gtk.nix { };