mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 21:37:48 +00:00
sequoia-sq: Update cargoHash after pname update (#237698)
This commit is contained in:
parent
01dcd2906f
commit
7387d919ec
@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec {
|
||||
hash = "sha256-uFcmuyz0JsUTvKqCb+3t8JdB4Dn4hJq00jeEhvMNW18=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-9UQojec2jy9DVwQQplaKuPWYCeRXtWtdzj1d/LLyfJQ=";
|
||||
cargoHash = "sha256-PWqwTGodQ7LBTgHFB2AWX5wIOVJja2GzPoocX59Dr/0=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user