scarab: avoid rebuild after meta changes

This commit is contained in:
Gutyina Gergő
2024-12-05 14:55:07 +01:00
parent 73f99fe4ca
commit 492818a9e3
+1 -1
View File
@@ -61,7 +61,7 @@ buildDotnetModule rec {
name = "scarab";
exec = "Scarab";
icon = "scarab";
comment = meta.description;
comment = "Hollow Knight mod installer and manager";
type = "Application";
categories = [ "Game" ];
})