Merge pull request #81228 from bhipple/u/rust-cargo-i3status-rust
i3status-rust: upgrade cargo fetcher and cargoSha256
This commit is contained in:
commit
2bd2d7bec6
1 changed files with 1 additions and 4 deletions
|
@ -11,10 +11,7 @@ rustPlatform.buildRustPackage rec {
|
|||
sha256 = "0va6ny1v7lk30hhx4i5qyk9fwg3apy2nmh6kbmxhcf0rs5449ikg";
|
||||
};
|
||||
|
||||
# Delete this on next update; see #79975 for details
|
||||
legacyCargoFetcher = true;
|
||||
|
||||
cargoSha256 = "099hn0pm9ppply3m3dwns3f5p43rdag2d3niaj8jyc1mnavviwjv";
|
||||
cargoSha256 = "1lywr21kk3idjyc10gy4848dmmgyqc2jjf7hpzq0vywkp639bf2x";
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue