mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
Update pkgs/build-support/wasm-bindgen-cli/default.nix
Co-authored-by: Philip Taron <philip.taron@gmail.com>
This commit is contained in:
parent
08dd663b9b
commit
aedca56659
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue