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
|
bashInteractive
|
||||||
gnumake
|
gnumake
|
||||||
gcc
|
gcc
|
||||||
nasm
|
|
||||||
glibc_multi
|
glibc_multi
|
||||||
|
nasm
|
||||||
qemu
|
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
|
# Build inputs are for target platform, app will be linked against those
|
||||||
|
|||||||
Reference in New Issue
Block a user