This commit is contained in:
Benjamin Palko 2024-08-03 23:33:48 -04:00
parent 15784b328f
commit bdc130ac86

View file

@ -4,7 +4,6 @@
pkgs.mkShell { pkgs.mkShell {
# nativeBuildInputs is usually what you want -- tools you need to run # nativeBuildInputs is usually what you want -- tools you need to run
nativeBuildInputs = with pkgs.buildPackages; [ nativeBuildInputs = with pkgs.buildPackages; [
bear
gnumake gnumake
cmake cmake
vcpkg vcpkg