Loading pkgs/by-name/gi/gitoxide/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-q35MQGN/tvsK7gg0a/ljoVY6wedy7rwKlSakONgBIgk="; patches = [ # TODO: remove after next update # https://github.com/GitoxideLabs/gitoxide/pull/1929 ./fix-cargo-dependencies.patch ]; Loading Loading
pkgs/by-name/gi/gitoxide/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-q35MQGN/tvsK7gg0a/ljoVY6wedy7rwKlSakONgBIgk="; patches = [ # TODO: remove after next update # https://github.com/GitoxideLabs/gitoxide/pull/1929 ./fix-cargo-dependencies.patch ]; Loading