Loading pkgs/by-name/ca/cargo-mobile2/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ let inherit (darwin.apple_sdk.frameworks) CoreServices; pname = "cargo-mobile2"; version = "0.17.5"; version = "0.17.6"; in rustPlatform.buildRustPackage { inherit pname version; Loading @@ -21,7 +21,7 @@ rustPlatform.buildRustPackage { owner = "tauri-apps"; repo = pname; rev = "cargo-mobile2-v${version}"; hash = "sha256-eaKj2S1qiG6qQd7yG4RrK/a+1IsgBybodSTfERDvGE4="; hash = "sha256-kIy5Ic7Zk6twcEbZN/wRLwMK0XeMF0lNkFDIc2vO944="; }; # Manually specify the sourceRoot since this crate depends on other crates in the workspace. Relevant info at Loading @@ -29,7 +29,7 @@ rustPlatform.buildRustPackage { # sourceRoot = "${src.name}/tooling/cli"; useFetchCargoVendor = true; cargoHash = "sha256-IW/2Xp52TlqYtvXZqSDv9/Uv9B/thM360ecbbWLXPNE="; cargoHash = "sha256-An9EuNv+6ttNKp50RutzxtHl/RS5gn9sUNlWtipAujk="; preBuild = '' mkdir -p $out/share/ Loading Loading
pkgs/by-name/ca/cargo-mobile2/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ let inherit (darwin.apple_sdk.frameworks) CoreServices; pname = "cargo-mobile2"; version = "0.17.5"; version = "0.17.6"; in rustPlatform.buildRustPackage { inherit pname version; Loading @@ -21,7 +21,7 @@ rustPlatform.buildRustPackage { owner = "tauri-apps"; repo = pname; rev = "cargo-mobile2-v${version}"; hash = "sha256-eaKj2S1qiG6qQd7yG4RrK/a+1IsgBybodSTfERDvGE4="; hash = "sha256-kIy5Ic7Zk6twcEbZN/wRLwMK0XeMF0lNkFDIc2vO944="; }; # Manually specify the sourceRoot since this crate depends on other crates in the workspace. Relevant info at Loading @@ -29,7 +29,7 @@ rustPlatform.buildRustPackage { # sourceRoot = "${src.name}/tooling/cli"; useFetchCargoVendor = true; cargoHash = "sha256-IW/2Xp52TlqYtvXZqSDv9/Uv9B/thM360ecbbWLXPNE="; cargoHash = "sha256-An9EuNv+6ttNKp50RutzxtHl/RS5gn9sUNlWtipAujk="; preBuild = '' mkdir -p $out/share/ Loading