spacemsg: update cargoSha256

This commit is contained in:
Astro 2019-10-03 22:43:05 +02:00
parent b1292136bc
commit bb9ab094a9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ let
schalterd = rustPlatform.buildRustPackage {
name = "schalterd";
src = <spacemsg/schalterd>;
cargoSha256 = "1d0mygy9ajffalhmqllc7dmzxl2q84cll7zrdz9q6xgb6680l77j";
cargoSha256 = "1h83w1n8zygap7cjqwjygcr9ndj3jam31pb2jpayswk4fr4a62v3";
};
jobs = {
inherit spaceapi schalterd;