Skip to content

Commit

Permalink
correct target
Browse files Browse the repository at this point in the history
  • Loading branch information
huuff committed Sep 9, 2024
1 parent 6903441 commit a985b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leptos/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
(rust-bin.stable.latest.default.override {
targets = [
"x86_64-unknown-linux-musl"
"wasm32-unknown-unknown"
];
})
rust-analyzer
Expand Down

0 comments on commit a985b37

Please sign in to comment.