lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

pwncat: 0.1.1 -> 0.1.2

+2 -2
+2 -2
pkgs/tools/security/pwncat/default.nix
··· 5 5 6 6 buildPythonApplication rec { 7 7 pname = "pwncat"; 8 - version = "0.1.1"; 8 + version = "0.1.2"; 9 9 10 10 src = fetchPypi { 11 11 inherit pname version; 12 - sha256 = "62e625e9061f037cfca7b7455a4f7db4213c1d1302e73d4c475c63f924f1805f"; 12 + sha256 = "1230fdn5mx3wwr3a3nn6z2vwh973n248m11hnx9y3fjq7bgpky67"; 13 13 }; 14 14 15 15 # Tests requires to start containers