From f2ae909b96c8ea194d66a3e2bc9f59750e408df4 Mon Sep 17 00:00:00 2001 From: Ben C Date: Sun, 3 Dec 2023 13:27:37 -0500 Subject: [PATCH] Update owmods-cli.nix --- nix/owmods-cli.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/owmods-cli.nix b/nix/owmods-cli.nix index 6b65578e..e41f0fa7 100644 --- a/nix/owmods-cli.nix +++ b/nix/owmods-cli.nix @@ -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 = [