Loading pkgs/by-name/gh/ghunt/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { pname = "ghunt"; version = "2.3.3"; version = "2.3.4"; pyproject = true; src = fetchFromGitHub { Loading @@ -14,8 +14,8 @@ python3.pkgs.buildPythonApplication (finalAttrs: { repo = "ghunt"; # The newer releases aren't git-tagged to we just take the # commit with the version bump rev = "5782248bfd92a24875e112ed0a83e6986d4c70d0"; hash = "sha256-SQk/hy4r9LIffsu3kxLTv5LCcEvcZkP2jhmPA6Fzo8U="; rev = "e8b0669cabb410dc40fb76b8d5d386a3a83fe08c"; hash = "sha256-Zd0kpyr+Hkbh5MH3q3lrkH3liXw95sKRX+SZhsUVUhI="; }; pythonRelaxDeps = true; Loading Loading
pkgs/by-name/gh/ghunt/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { pname = "ghunt"; version = "2.3.3"; version = "2.3.4"; pyproject = true; src = fetchFromGitHub { Loading @@ -14,8 +14,8 @@ python3.pkgs.buildPythonApplication (finalAttrs: { repo = "ghunt"; # The newer releases aren't git-tagged to we just take the # commit with the version bump rev = "5782248bfd92a24875e112ed0a83e6986d4c70d0"; hash = "sha256-SQk/hy4r9LIffsu3kxLTv5LCcEvcZkP2jhmPA6Fzo8U="; rev = "e8b0669cabb410dc40fb76b8d5d386a3a83fe08c"; hash = "sha256-Zd0kpyr+Hkbh5MH3q3lrkH3liXw95sKRX+SZhsUVUhI="; }; pythonRelaxDeps = true; Loading