9 Commits

Author SHA1 Message Date
8220a9c17b build: Update nix flake devshell for LLVM 18 2024-10-30 07:29:10 +01:00
c87a42ca0e deps: Upgrade flake dependencies 2024-09-17 08:13:48 +02:00
fe3c6d0461 build: Add Wasmer CLI package definition to Nix flake
Allows `nix run github:wasmerio/wasmer` to run the CLI.

Also:

* switches the nixpkgs channel used to 23.11-stable to avoid churn
* Adds wasm-tools and cargo-deny into the devshell
2024-04-09 13:31:22 +02:00
83bfaff78f build: Add cargo-nextest to nix devshell
Since it is used now for running the tests.
2024-01-31 16:52:42 +01:00
54515cc8f2 build: Update flake.nix devshell for llvm 15 2024-01-25 14:32:56 +01:00
61cf59ebeb build: Add liffi and libxml2 to Nix dev shell 2023-03-07 11:15:15 +00:00
dab4327f24 build: Add binaryen and wabt to flake devshell
Because they are needed for building the tests
2023-02-16 13:11:35 +01:00
7ab0568bc6 build: Add cargo-insta to flake.nix
cargo-insta is used for some snapshot tests in tests/integration/cli
2023-02-10 20:22:50 +01:00
172ec8d421 Remove duplicate MemoryError 2022-11-07 16:48:53 +01:00