Skip to content

Commit

Permalink
intecture-auth: upgrade cargo fetcher and cargoSha256 (#81979)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhipple committed Mar 8, 2020
1 parent 508a2c6 commit e9d492a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pkgs/tools/admin/intecture/auth.nix
Expand Up @@ -14,10 +14,7 @@ buildRustPackage rec {
sha256 = "0c7ar3pc7n59lzfy74lwz51p09s2bglc870rfr4c0vmc91jl0pj2";
};

# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;

cargoSha256 = "1rnhhb4mpf1j7c7a2pz4741hzbf2s2wb0bm25j049n64j49j3jq8";
cargoSha256 = "17k4a3jd7n2fkalx7vvgah62pj77n536jvm17d60sj0yz2fxx799";

buildInputs = [ openssl zeromq czmq zlib ];

Expand Down

0 comments on commit e9d492a

Please sign in to comment.