exploitdb: 2024-02-16 -> 2024-02-17
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2024-02-16...2024-02-17
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "exploitdb";
|
||||
version = "2024-02-16";
|
||||
version = "2024-02-17";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "exploit-database";
|
||||
repo = pname;
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-9kzGnWB0JYdftBKRAivDdhn1BBePVltjbel0FrcAHFw=";
|
||||
hash = "sha256-rOhNN/kdwAtSq27P1vpTG/nLSyID/OKrPbDQOxdbgIw=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user