exploitdb: 2025-08-05 -> 2025-08-12
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2025-08-05...2025-08-12
This commit is contained in:
parent
9f53fc2459
commit
9bed2abd8b
@ -7,13 +7,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "exploitdb";
|
||||
version = "2025-08-05";
|
||||
version = "2025-08-12";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "exploit-database";
|
||||
repo = "exploitdb";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-a6TyxsYzA1YqRrCGhKRlnPrtGxdJ8HcvbJWCiNESuaw=";
|
||||
hash = "sha256-5uHjvrYWMhcWKAt/Wda7Ud0uHw8oMv7acTlgZUC4r3Q=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user