Merge #125139: firefox: 88.0.1 -> 89.0 (into release-21.05)
This commit is contained in:
@@ -11757,6 +11757,10 @@ in
|
||||
rust-cbindgen = callPackage ../development/tools/rust/cbindgen {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
rust-cbindgen_latest = callPackage ../development/tools/rust/cbindgen/latest.nix {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
rustup = callPackage ../development/tools/rust/rustup {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices Security;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user