Update shell.nix

This commit is contained in:
2026-07-04 20:28:00 +02:00
parent 95568ae34e
commit 95e3bded60
+1
View File
@@ -8,6 +8,7 @@ pkgs.mkShell {
cmake
gnumake
pkg-config
tea
];
buildInputs = with pkgs; [