flake
This commit is contained in:
0
flake.lock
generated
Normal file → Executable file
0
flake.lock
generated
Normal file → Executable file
11
flake.nix
Normal file → Executable file
11
flake.nix
Normal file → Executable file
@ -14,9 +14,18 @@
|
||||
bashInteractive
|
||||
gnumake
|
||||
gcc
|
||||
nasm
|
||||
glibc_multi
|
||||
nasm
|
||||
qemu
|
||||
gdb
|
||||
bear # To generate compilation database
|
||||
|
||||
# TODO: Get clang tooling to work, in combination with fcc it can't find standard headers
|
||||
# llvmPackages_14.clang-unwrapped
|
||||
# clang_14 # LSP + formatting
|
||||
# libcxxStdenv
|
||||
# clang-tools_14
|
||||
# llvmPackages.libcxxClang # LSP + formatting
|
||||
];
|
||||
|
||||
# Build inputs are for target platform, app will be linked against those
|
||||
|
Reference in New Issue
Block a user