proj: move to by-name

This commit is contained in:
Emily
2025-09-16 04:15:33 +01:00
parent 61b477f672
commit 5fc1d4322e
4 changed files with 0 additions and 2 deletions
-2
View File
@@ -8639,8 +8639,6 @@ with pkgs;
utils = true;
};
proj = callPackage ../development/libraries/proj { };
prospector = callPackage ../development/tools/prospector { };
protobuf = protobuf_32;