Loading pkgs/development/python-modules/dissect-squashfs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "dissect-squashfs"; version = "1.0"; version = "1.1"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "fox-it"; repo = "dissect.squashfs"; rev = "refs/tags/${version}"; hash = "sha256-bDR6GAgl1dOhZ3fWA7E27KS6pj9AXInNxwmwNXXV3lc="; hash = "sha256-fcL0kPuJaole9EkrqU8Gouh3yquT2QaO8//R0ixMuP8="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; Loading Loading
pkgs/development/python-modules/dissect-squashfs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "dissect-squashfs"; version = "1.0"; version = "1.1"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "fox-it"; repo = "dissect.squashfs"; rev = "refs/tags/${version}"; hash = "sha256-bDR6GAgl1dOhZ3fWA7E27KS6pj9AXInNxwmwNXXV3lc="; hash = "sha256-fcL0kPuJaole9EkrqU8Gouh3yquT2QaO8//R0ixMuP8="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; Loading