mirror of
https://git.nickiel.net/Nickiel/nicks_nextcloud_integrations.git
synced 2025-04-04 12:36:12 -07:00
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";
|
pname = "status_cloud";
|
||||||
version = "0.1.0";
|
version = "0.1.0";
|
||||||
buildAndTestSubdir = "status_cloud";
|
buildAndTestSubdir = "status_cloud";
|
||||||
cargoHash = "sha256-JIiUtHqppZkOa77NRmu+e47JXwZZUluk3jPoJsAusas=";
|
cargoHash = "sha256-XIonh2SQ8EichcZvHErSydt0qtKGodXE0yKz4BsntA8=";
|
||||||
preBuild = ''
|
preBuild = ''
|
||||||
sed -i 's/Command::new("hddtemp")/Command::new("${nixpkgs.lib.escape [ "/" ] "${pkgs.hddtemp}"}")/g' status_cloud/src/main.rs
|
sed -i 's/Command::new("hddtemp")/Command::new("${nixpkgs.lib.escape [ "/" ] "${pkgs.hddtemp}"}")/g' status_cloud/src/main.rs
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Reference in a new issue