updated cargo hash
This commit is contained in:
parent
0a9a6838bf
commit
5a6bf5d8ce
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ rust-project TODO: write shell script for automatically updating `cargoHash`
|
|||
pname = "status_cloud";
|
||||
version = "0.1.0";
|
||||
buildAndTestSubdir = "status_cloud";
|
||||
cargoHash = "sha256-JIiUtHqppZkOa77NRmu+e47JXwZZUluk3jPoJsAusas=";
|
||||
cargoHash = "sha256-XIonh2SQ8EichcZvHErSydt0qtKGodXE0yKz4BsntA8=";
|
||||
preBuild = ''
|
||||
sed -i 's/Command::new("hddtemp")/Command::new("${nixpkgs.lib.escape [ "/" ] "${pkgs.hddtemp}"}")/g' status_cloud/src/main.rs
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue