diff --git a/Development-with-nix.md b/Development-with-nix.md index 98ba999..938bbca 100644 --- a/Development-with-nix.md +++ b/Development-with-nix.md @@ -57,7 +57,7 @@ Alternatively, you can use this sample `flake.nix`: qemu wasmtime zlib - ] ++ (with llvmPackages_17; [ + ] ++ (with llvmPackages_18; [ clang clang-unwrapped lld