mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
snallygaster: adopt
This commit is contained in:
parent
7d1c2dc11f
commit
f4289ca6c3
@ -35,7 +35,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
description = "Tool to scan for secret files on HTTP servers";
|
description = "Tool to scan for secret files on HTTP servers";
|
||||||
homepage = "https://github.com/hannob/snallygaster";
|
homepage = "https://github.com/hannob/snallygaster";
|
||||||
license = licenses.cc0;
|
license = licenses.cc0;
|
||||||
maintainers = [ ];
|
maintainers = with maintainers; [ fab ];
|
||||||
mainProgram = "snallygaster";
|
mainProgram = "snallygaster";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user