Update owmods-cli.nix

This commit is contained in:
Ben C 2023-12-03 13:27:37 -05:00 committed by GitHub
parent fa471930dd
commit f2ae909b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ rustPlatform.buildRustPackage rec {
cargoLock = {
lockFile = ../Cargo.lock;
outputHashes = { "tauri-plugin-window-state-0.1.0" = "sha256-M6uGcf4UWAU+494wAK/r2ta1c3IZ07iaURLwJJR9F3U=";};
outputHashes = { "tauri-plugin-window-state-0.1.0" = "sha256-wAlwiC8a21R0jyfIkOfmdjm82VHaS07eCq30L7jGVis=";};
};
nativeBuildInputs = [