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.18.0"; version = "1.18.1"; src = fetchFromGitHub { owner = "github"; repo = "gh-gei"; rev = "v${version}"; hash = "sha256-AMmeuobgJ+DSRG4zS7RP5l3/BraqQxXB+ygLDc3XnOs="; hash = "sha256-ZMFom0irZa63Nzx7wViinmN6yRfiHxQFprJdIx1Ak2Y="; }; 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.18.0"; version = "1.18.1"; src = fetchFromGitHub { owner = "github"; repo = "gh-gei"; rev = "v${version}"; hash = "sha256-AMmeuobgJ+DSRG4zS7RP5l3/BraqQxXB+ygLDc3XnOs="; hash = "sha256-ZMFom0irZa63Nzx7wViinmN6yRfiHxQFprJdIx1Ak2Y="; }; dotnet-sdk = dotnetCorePackages.sdk_8_0_4xx; Loading