Loading pkgs/by-name/ph/phase-cli/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ python3Packages.buildPythonApplication rec { pname = "phase-cli"; version = "1.19.3"; version = "1.19.6"; pyproject = true; src = fetchFromGitHub { owner = "phasehq"; repo = "cli"; tag = "v${version}"; hash = "sha256-bKbhSV7Xa5LYjHVBlsboQGY0nCtLmAJaFhGpe4ZCb0s="; hash = "sha256-SOFMTetw5kEduV7ufY1v2vnv3exDEmnCFBr9q83YVTo="; }; build-system = with python3Packages; [ Loading Loading
pkgs/by-name/ph/phase-cli/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ python3Packages.buildPythonApplication rec { pname = "phase-cli"; version = "1.19.3"; version = "1.19.6"; pyproject = true; src = fetchFromGitHub { owner = "phasehq"; repo = "cli"; tag = "v${version}"; hash = "sha256-bKbhSV7Xa5LYjHVBlsboQGY0nCtLmAJaFhGpe4ZCb0s="; hash = "sha256-SOFMTetw5kEduV7ufY1v2vnv3exDEmnCFBr9q83YVTo="; }; build-system = with python3Packages; [ Loading