This commit is contained in:
2024-11-18 00:28:37 +01:00
parent 9e97dc6f65
commit fec28354bd
13 changed files with 634 additions and 291 deletions
@@ -30,7 +30,7 @@
"nix.enableLanguageServer" = true;
"nix.serverPath" = "${pkgs.nixd}/bin/nixd";
"nix.formatterPath" = "${pkgs.nixfmt-classic}/bin/nixfmt";
"nix.formatterPath" = "${pkgs.nixfmt-rfc-style}/bin/nixfmt";
"C_Cpp.clang_format_path" = "${pkgs.clang-tools}/bin/clang-format";
"C_Cpp.clang_format_fallbackStyle" = "Microsoft";
@@ -26,8 +26,8 @@
raylib
gcc
gdb
nixd
nixfmt-classic
materusArg.unstable.nixd
nixfmt-rfc-style
nixpkgs-fmt
cmake
gnumake
@@ -34,8 +34,8 @@
raylib
gcc
gdb
nixd
nixfmt-classic
materusArg.unstable.nixd
nixfmt-rfc-style
nixpkgs-fmt
cmake
gnumake