Loading pkgs/by-name/gh/gh-gei/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildDotnetModule rec { pname = "gh-gei"; version = "1.20.0"; version = "1.21.0"; src = fetchFromGitHub { owner = "github"; repo = "gh-gei"; rev = "v${version}"; hash = "sha256-00+yHDvDTJux2XKhJ3u1W1SrYArFGJtYusT/adC2XDE="; hash = "sha256-hlhryJno8XpSITBv1ShhqP7jPoRtoscD/YGXIU6ubt0="; }; dotnet-sdk = dotnetCorePackages.sdk_8_0_4xx; Loading Loading
pkgs/by-name/gh/gh-gei/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildDotnetModule rec { pname = "gh-gei"; version = "1.20.0"; version = "1.21.0"; src = fetchFromGitHub { owner = "github"; repo = "gh-gei"; rev = "v${version}"; hash = "sha256-00+yHDvDTJux2XKhJ3u1W1SrYArFGJtYusT/adC2XDE="; hash = "sha256-hlhryJno8XpSITBv1ShhqP7jPoRtoscD/YGXIU6ubt0="; }; dotnet-sdk = dotnetCorePackages.sdk_8_0_4xx; Loading