easyeasm: correct runtime dependencies

This commit is contained in:
Justin Restivo
2025-12-21 16:34:18 -05:00
parent e8f0aac1bd
commit d546c548dd
+4 -2
View File
@@ -5,8 +5,9 @@
makeWrapper,
amass,
alterx,
oam-tools,
subfinder,
dnsx,
httpx,
}:
buildGoModule rec {
@@ -37,8 +38,9 @@ buildGoModule rec {
lib.makeBinPath [
amass
alterx
oam-tools
subfinder
dnsx
httpx
]
}"
'';