gpscorrelate: migrate to by-name

This commit is contained in:
Nikolay Korotkiy
2024-04-05 00:03:49 +04:00
parent 6658a7ac68
commit 2c10be2751
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -31717,8 +31717,6 @@ with pkgs;
withDoc = true;
};
gpscorrelate = callPackage ../applications/misc/gpscorrelate { };
gpsd = callPackage ../servers/gpsd { };
gpsprune = callPackage ../applications/misc/gpsprune { };