grimblast: fix getopt dependency

This commit is contained in:
Jennings Zhang
2025-09-28 23:11:25 -04:00
parent e9c11a853d
commit 0c45175bbb
+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
]
}"
'';