Update pkgs/build-support/wasm-bindgen-cli/default.nix
Co-authored-by: Philip Taron <philip.taron@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@ rustPlatform.buildRustPackage {
|
|||||||
passthru.updateScript = nix-update-script { };
|
passthru.updateScript = nix-update-script { };
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "wasm-bindgen.github.io/wasm-bindgen/";
|
homepage = "https://wasm-bindgen.github.io/wasm-bindgen/";
|
||||||
license = with lib.licenses; [
|
license = with lib.licenses; [
|
||||||
asl20 # or
|
asl20 # or
|
||||||
mit
|
mit
|
||||||
|
|||||||
Reference in New Issue
Block a user