mirror of
https://github.com/zhaofengli/attic.git
synced 2024-12-14 11:57:30 +00:00
flake.nix: Add WebAssembly tools
This commit is contained in:
parent
7050d8f292
commit
7401b14e71
1 changed files with 3 additions and 0 deletions
|
@ -138,6 +138,9 @@
|
|||
flyctl
|
||||
|
||||
wrk
|
||||
|
||||
llvmPackages_latest.bintools
|
||||
wrangler worker-build wasm-pack wasm-bindgen-cli
|
||||
] ++ (lib.optionals pkgs.stdenv.isLinux [
|
||||
linuxPackages.perf
|
||||
]);
|
||||
|
|
Loading…
Reference in a new issue