Loading pkgs/by-name/gh/gh-gei/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ buildDotnetModule rec { pname = "gh-gei"; version = "1.7.1"; version = "1.8.0"; src = fetchFromGitHub { owner = "github"; repo = pname; rev = "v${version}"; sha256 = "sha256-cz301JzGZTAu0DcxmFpEmBemEij1+OIw4dB2PpwyYS0="; sha256 = "sha256-F1sxT9wh/K6VP7n1SlmmvmHlcgxDJw6Rht2hPIiRFjE="; }; projectFile = "src/gei/gei.csproj"; Loading Loading
pkgs/by-name/gh/gh-gei/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ buildDotnetModule rec { pname = "gh-gei"; version = "1.7.1"; version = "1.8.0"; src = fetchFromGitHub { owner = "github"; repo = pname; rev = "v${version}"; sha256 = "sha256-cz301JzGZTAu0DcxmFpEmBemEij1+OIw4dB2PpwyYS0="; sha256 = "sha256-F1sxT9wh/K6VP7n1SlmmvmHlcgxDJw6Rht2hPIiRFjE="; }; projectFile = "src/gei/gei.csproj"; Loading