+5
-4
pkgs/development/tools/rust/cargo-tauri/default.nix
+5
-4
pkgs/development/tools/rust/cargo-tauri/default.nix
······# Manually specify the sourceRoot since this crate depends on other crates in the workspace. Relevant info at# https://discourse.nixos.org/t/difficulty-using-buildrustpackage-with-a-src-containing-multiple-cargo-workspaces/10202+buildInputs = [ openssl ] ++ lib.optionals stdenv.isLinux [ glibc libsoup cairo gtk3 webkitgtk ]