grimblast: fix getopt dependency (#447066)

This commit is contained in:
Masum Reza
2025-09-29 06:11:14 +00:00
committed by GitHub
+2
View File
@@ -12,6 +12,7 @@
libnotify,
slurp,
wl-clipboard,
unixtools,
bash,
nix-update-script,
}:
@@ -54,6 +55,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
libnotify
slurp
wl-clipboard
unixtools.getopt
]
}"
'';