sqlboiler-crdb: set license

reason: could not find a license in the source code
This commit is contained in:
jopejoe1
2026-05-05 20:03:00 +02:00
parent c1ac5cf543
commit b5702359f0
@@ -25,5 +25,6 @@ buildGoModule {
homepage = "https://github.com/glerchundi/sqlboiler-crdb/";
maintainers = with lib.maintainers; [ dgollings ];
platforms = lib.platforms.unix;
license = lib.licenses.unfree;
};
}