Add support for projections via proj

This commit is contained in:
Eli Ribble 2026-02-28 23:26:36 +00:00
parent d4d9749431
commit 558f523e48
No known key found for this signature in database

View file

@ -26,8 +26,10 @@
pkgs.goose
pkgs.gotools
pkgs.lefthook
pkgs.pkg-config
pkgs.prettier
pkgs.prettier-plugin-go-template
pkgs.proj
pkgs.watchexec
];
};