Loading pkgs/development/python-modules/colcon-output/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "colcon-output"; version = "0.2.13"; version = "0.2.14"; pyproject = true; src = fetchFromGitHub { owner = "colcon"; repo = "colcon-output"; tag = version; hash = "sha256-6HFpqGJMjQswKaGSUXVdzoKW677mdmy/PeEZFBCzaMU="; hash = "sha256-Zt8ZG2SZAgS1iXMnu3b2dSoP9IzrwLwMUXVSJWqRV9w="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/colcon-output/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "colcon-output"; version = "0.2.13"; version = "0.2.14"; pyproject = true; src = fetchFromGitHub { owner = "colcon"; repo = "colcon-output"; tag = version; hash = "sha256-6HFpqGJMjQswKaGSUXVdzoKW677mdmy/PeEZFBCzaMU="; hash = "sha256-Zt8ZG2SZAgS1iXMnu3b2dSoP9IzrwLwMUXVSJWqRV9w="; }; build-system = [ setuptools ]; Loading