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 { };
|
||||
|
||||
meta = {
|
||||
homepage = "wasm-bindgen.github.io/wasm-bindgen/";
|
||||
homepage = "https://wasm-bindgen.github.io/wasm-bindgen/";
|
||||
license = with lib.licenses; [
|
||||
asl20 # or
|
||||
mit
|
||||
|
||||
Reference in New Issue
Block a user