We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bump llvm dependency to 18
Now we are using llvm 17
Updated Development with nix (markdown)
we know need llvm16
Add initial support for `nix build` with Nix Flakes
Remove an unused flake input
Add `libxml2` to build inputs, as it seems to be needed now
Update/fix flake.nix
LLVM 14
change macOS notes to use self-compiled llvm and clang
update comment
clang works fine
Include note for macOS users using nix
wasmtime for stage2 dev if you want to test the wasm backends
use eachDefaultSystem from flake-utils (since it's there already)
custom nix repo not needed
Add missing semicolon to flake example
A small "bugfix"; also, add a flake
Pin nixpkgs to a working revision. With the latest stable channel `nixos-21.05`, test `behavior.saturating_arithmetic.test "saturating multiplication"` fails.
Added a comma
Updated the shell.nix file to use LLVM 13. Also changed the file to use `with llvmPackages_13` as it should make it easier to bump versions.
Use clang_12 instead of clang
Make t captial
Make d capital