forked from M-Labs/nix-scripts
thermostat: update cargoSha256
This commit is contained in:
parent
4c9973893e
commit
e96907239e
|
@ -37,6 +37,6 @@ in
|
||||||
thermostat = buildStm32Firmware {
|
thermostat = buildStm32Firmware {
|
||||||
name = "thermostat";
|
name = "thermostat";
|
||||||
src = <thermostatSrc>;
|
src = <thermostatSrc>;
|
||||||
cargoSha256 = "1i9p5d5n01ajbp8lmavyway6vr1mmy107qnccff9glvr91rqx352";
|
cargoSha256 = "08kk6ja9g4j4apa02n02gxpjm62s27aabx33lg0dmzxgr1v5xlr1";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue