Loading pkgs/by-name/ca/cargo-tauri_1/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,8 @@ cargo-tauri.overrideAttrs ( hash = "sha256-UE/mJ0WdbVT4E1YuUCtu80UB+1WR+KRWs+4Emy3Nclc="; }; patches = [ ]; # 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 sourceRoot = "${finalAttrs.src.name}/tooling/cli"; Loading Loading
pkgs/by-name/ca/cargo-tauri_1/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,8 @@ cargo-tauri.overrideAttrs ( hash = "sha256-UE/mJ0WdbVT4E1YuUCtu80UB+1WR+KRWs+4Emy3Nclc="; }; patches = [ ]; # 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 sourceRoot = "${finalAttrs.src.name}/tooling/cli"; Loading