common/fa-t14-2025: add oldssh

This commit is contained in:
2026-05-27 14:46:43 +02:00
parent a4aa586b71
commit afa7721ab9
3 changed files with 48 additions and 0 deletions

View File

@@ -59,6 +59,8 @@
pwndbg = pwndbg.packages."${prev.system}".default;
securecrt = prev.callPackage ./common/securecrt.nix { };
oldssh = prev.callPackage ./common/oldssh.nix { };
};
in
{