test branch

This commit is contained in:
nora 2025-03-09 17:50:08 +01:00
parent 72f74c972d
commit f88ec3c7eb
3 changed files with 66 additions and 1 deletions

View file

@ -1,5 +1,4 @@
{ pkgs ? import <nixpkgs> { } }: pkgs.mkShell {
nativeBuildInputs = with pkgs; [ cmake ninja ];
packages = with pkgs; [
llvmPackages_18.clang-unwrapped
llvmPackages_18.lld