Loading pkgs/development/python-modules/dissect-executable/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "dissect-executable"; version = "1.1"; version = "1.2"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "fox-it"; repo = "dissect.executable"; rev = "refs/tags/${version}"; hash = "sha256-c58g2L3B/3/pC+iyXphYsjhpBs0I0Q64B8+rv5k1dtg="; hash = "sha256-I/LwIGce1bebAvjVuFE0rJAuJ/65xMTIim6M0BJR6TI="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; Loading Loading
pkgs/development/python-modules/dissect-executable/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "dissect-executable"; version = "1.1"; version = "1.2"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "fox-it"; repo = "dissect.executable"; rev = "refs/tags/${version}"; hash = "sha256-c58g2L3B/3/pC+iyXphYsjhpBs0I0Q64B8+rv5k1dtg="; hash = "sha256-I/LwIGce1bebAvjVuFE0rJAuJ/65xMTIim6M0BJR6TI="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; Loading