treewide: fix cargoSha256 (again)

cargo-vendor output was changed in a4fc84de44.
This commit is contained in:
Alyssa Ross
2019-12-20 20:08:53 +00:00
committed by GitHub
parent 8f8514c6ba
commit 7887a81193
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "1n2c7ygs8qsd5zgii6fqqcwg427bsij082bg4ijnzkq5630dx651";
};
cargoSha256 = "07c8rrm70idmpvijvgkbgw5vswcyrghlrzv1km054xds5qxi2ldq";
cargoSha256 = "03ncwj9bn21590phcnqyclclcird7rikbhxbwhg8i9i0nad81aaa";
meta = with stdenv.lib; {
description = "Simple relay server for broadcasting a WebM stream";