Skip to content

Commit

Permalink
scarab: avoid rebuild after meta changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gepbird committed Dec 2, 2024
1 parent 9fedec7 commit d83a627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/sc/scarab/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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" ];
})
Expand Down

0 comments on commit d83a627

Please sign in to comment.