Loading pkgs/by-name/st/stgit/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -19,16 +19,16 @@ rustPlatform.buildRustPackage rec { pname = "stgit"; version = "2.5.1"; version = "2.5.2"; src = fetchFromGitHub { owner = "stacked-git"; repo = "stgit"; rev = "v${version}"; hash = "sha256-p6qEzkiRAuzvaPrUXtE+Ixdcu7W0aQFY2NQUyO+kESo="; hash = "sha256-CZkx/ylSloFRzLellY7IyBbgMV/UppsxplyjfplaJWM="; }; useFetchCargoVendor = true; cargoHash = "sha256-eleTawI5wJxzzuTS3npJTh3ZlhKYxLxHEJnK6K2DP20="; cargoHash = "sha256-1KUb5GvHoR631XvTYXkxDbeCg9EMW2PyPPKJ2fe4gwU="; nativeBuildInputs = [ pkg-config Loading Loading
pkgs/by-name/st/stgit/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -19,16 +19,16 @@ rustPlatform.buildRustPackage rec { pname = "stgit"; version = "2.5.1"; version = "2.5.2"; src = fetchFromGitHub { owner = "stacked-git"; repo = "stgit"; rev = "v${version}"; hash = "sha256-p6qEzkiRAuzvaPrUXtE+Ixdcu7W0aQFY2NQUyO+kESo="; hash = "sha256-CZkx/ylSloFRzLellY7IyBbgMV/UppsxplyjfplaJWM="; }; useFetchCargoVendor = true; cargoHash = "sha256-eleTawI5wJxzzuTS3npJTh3ZlhKYxLxHEJnK6K2DP20="; cargoHash = "sha256-1KUb5GvHoR631XvTYXkxDbeCg9EMW2PyPPKJ2fe4gwU="; nativeBuildInputs = [ pkg-config Loading