@@ -1,11 +1,9 @@
{pkgs ? import <nixpkgs> {}}:
with pkgs;
mkShell rec {
packages = [gdb clang-tools uchess cutechess];
packages = [gdb zls uchess cutechess];
nativeBuildInputs = [
pkg-config
gcc
gnumake
zig
];
buildInputs = [
The note is not visible to the blocked user.