From 98ae590a0f7c690bb31f65f30cf1e7994d56e088 Mon Sep 17 00:00:00 2001 From: Alois Date: Tue, 1 Sep 2026 10:48:32 +0200 Subject: [PATCH] fix(nix): tauri dev shell was missing libsoup3 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 0b0d63c..403deca 100644 --- a/flake.nix +++ b/flake.nix @@ -372,6 +372,7 @@ git jq curl + libsoup_3 ] ++ [ android.androidsdk