vulnix: 1.10.1-unstable-2024-04-02 -> 1.10.2
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "vulnix";
|
||||
version = "1.10.1-unstable-2024-04-02";
|
||||
version = "1.10.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "vulnix";
|
||||
rev = "ebd8ea84553c0fd95bc3042584b495560821500f";
|
||||
hash = "sha256-huC520cLPjcmnbh+qOamyVfiIJNrCUpwK+orEp+X2LQ=";
|
||||
rev = "9abfc80da0b4135e982332e448a3969f3b28785b";
|
||||
hash = "sha256-gSgAGN7LlciW4uY3VS49CbZ9WuRUcduJ5V7JesA8OVo=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user