1
0
forked from nikkuss/pkgs

bump(grimoire): 1.23.0

This commit is contained in:
2026-07-13 13:14:33 +01:00
parent 6331a7c8ec
commit a3609f58c7
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -34,12 +34,12 @@
pname = "grimoire";
inherit version src;
fetcherVersion = 3;
hash = "sha256-aSjELhEyEbQ7qT8fI5VfIDOHrsgHHL18Dsphm6sA8J4=";
hash = "sha256-X7KLUag9HPHVit0l/tA3BxQZ2/Cj0A5KiG4Oevx2268=";
};
desktopItem = makeDesktopItem {
name = "grimoire";
exec = "/bin/grimoire %u";
exec = "grimoire %u";
desktopName = "Grimoire";
categories = ["Utility"];
mimeTypes = ["x-scheme-handler/grimoire"];