exploitdb: 2025-03-27 -> 2025-03-28
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2025-03-27...2025-03-28
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "exploitdb";
|
||||
version = "2025-03-27";
|
||||
version = "2025-03-28";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "exploit-database";
|
||||
repo = "exploitdb";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-az5BZEWiDknvf0p1/5cbr9sDOVv2SDsXhdzlqtBYaO0=";
|
||||
hash = "sha256-h7jSQznoBZVg5VXjMpZefz7g7/0ogMZqOkwBVX0vuqo=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
Reference in New Issue
Block a user