exploitdb: 2023-03-14 -> 2023-03-15
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-14...2023-03-15
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "exploitdb";
|
||||
version = "2023-03-14";
|
||||
version = "2023-03-15";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "exploit-database";
|
||||
repo = pname;
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-AGb2D/XQerpg0RbzotCOzhyL5ePNtUFzsGuqbBmIPLU=";
|
||||
hash = "sha256-qP14hkYO8gXD9C3B6uhBnYDx3YZMbbvtzHOSKFtFSmA=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user