armitage: fix version scheme (#541973)

This commit is contained in:
Eman Resu
2026-07-15 14:17:18 +00:00
committed by GitHub

View File

@@ -15,7 +15,7 @@
let
pname = "armitage";
version = "unstable-2022-12-05";
version = "1.0-unstable-2022-12-05";
src = fetchFromGitHub {
owner = "r00t0v3rr1d3";