1
This commit is contained in:
2022-07-04 13:25:41 +02:00
parent 5b309bd363
commit 2ec47752db
2 changed files with 10 additions and 1 deletions

0
flake.lock generated Normal file → Executable file
View File

11
flake.nix Normal file → Executable file
View 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