Commit Graph

9 Commits (473536e3b562117e4ccaec7f3775de6ec34df2e4)

Author SHA1 Message Date
zowoq 473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Benjamin Hipple c3794a2e55 wasm-pack: upgrade cargo fetcher and cargoSha256 2020-02-29 11:02:45 -05:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
David Leung e6b2d88b2a wasm-pack: 0.8.1 -> 0.9.1 2020-02-12 11:24:24 +01:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Mario Rodas 58de4286d3
wasm-pack: fix build on darwin 2019-08-07 21:52:01 -05:00
Kevin Cox bd78d55f5a
wasm-pack: Update hash.
The previous hash was generated on aarch64. Due to https://github.com/NixOS/nixpkgs/issues/60668 the hash is different on different platforms. I am updating to use the x86_64-linux hash to fix building on hydra.
2019-05-03 21:04:37 +01:00
David Leung 419b7c6bbd
wasm-pack: init at 0.8.1
wasm-pack is a workflow tool maintained by the Rust and WebAssembly
Working Group to make working with Rust-generated WebAssembly packages
easier to work with.
2019-04-11 06:40:39 +08:00