forked from mirrors/nixpkgs
intecture-agent: upgrade cargo fetcher and cargoSha256 (#81981)
This commit is contained in:
parent
e9d492a896
commit
c1a78b7928
|
@ -14,10 +14,7 @@ buildRustPackage rec {
|
|||
sha256 = "0j27qdgyxybaixggh7k57mpm6rifimn4z2vydk463msc8b3kgywj";
|
||||
};
|
||||
|
||||
# Delete this on next update; see #79975 for details
|
||||
legacyCargoFetcher = true;
|
||||
|
||||
cargoSha256 = "093ipd8lg2ngnln55x5j40g2n8f3y8aysgz9rjn95a4npxrg4yxw";
|
||||
cargoSha256 = "1is1cbbwxf00dc64h76h57s0wxsai0zm5vfrrss7598cim6a4yxb";
|
||||
|
||||
buildInputs = [ openssl zeromq czmq zlib ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue