Loading pkgs/development/python-modules/angrcli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "angrcli"; version = "1.2.0"; version = "1.3.0"; pyproject = true; disabled = pythonOlder "3.6"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "fmagin"; repo = "angr-cli"; tag = "v${version}"; hash = "sha256-a5ajUBQwt3xUNkeSOeGOAFf47wd4UVk+LcuAHGqbq4s="; hash = "sha256-egu7jlEk8/i36qQMHztGr959sBt9d5crW8mj6+sKaHI="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/angrcli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "angrcli"; version = "1.2.0"; version = "1.3.0"; pyproject = true; disabled = pythonOlder "3.6"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "fmagin"; repo = "angr-cli"; tag = "v${version}"; hash = "sha256-a5ajUBQwt3xUNkeSOeGOAFf47wd4UVk+LcuAHGqbq4s="; hash = "sha256-egu7jlEk8/i36qQMHztGr959sBt9d5crW8mj6+sKaHI="; }; postPatch = '' Loading