From b0f86273ece91cffb51bdf543fc25475b3719143 Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Sat, 13 Jun 2026 08:21:48 -0700 Subject: [PATCH] fix: nix hash --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 9ca747d..9d0c301 100644 --- a/flake.nix +++ b/flake.nix @@ -56,6 +56,7 @@ lockFile = ./Cargo.lock; outputHashes = { "chat-proto-0.1.0" = "sha256-hiFH/EwTpJd9RLtq1uF2CilzinedfR2o4jvqFaDhk+g="; + "de-mls-3.0.0" = "sha256-ZUbQDHUOqLVsETK8KXbjmVwh/mGOMFl3bisIJfndc74="; }; };