7 rustPlatform.buildRustPackage rec {
12 # swc depends on nightly features
19 hash = "sha256-6n6zHMV87h1kmjzEmdE86/toHI99q2HO1EEGHUE9sg8=";
22 cargoHash = "sha256-/Ku0W+L2mqVYDSkd2zRqM7UhHueXya4zjewp/xO/XlQ";
25 description = "Rust-based platform for the Web";
27 homepage = "https://github.com/swc-project/swc";
28 license = licenses.asl20;
29 maintainers = with maintainers; [