1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-30 22:53:37 +00:00
This commit is contained in:
Rae 5e 2025-01-26 20:59:40 -05:00
parent 5cd864baa0
commit 35c796d875
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE

View file

@ -9,6 +9,7 @@
cc65 # C compiler for processors of 6502 family
chibicc-uxn # A small C compiler... for uxn
llvmPackages_19.clang-tools # Standalone command line tools for C++ development
fasm # x86(-64) macro assembler to binary, MZ, PE, COFF, and ELF
(fenix.default.withComponents [ "cargo" "rustc" ])
gcc # GNU Compiler Collection, version 13.3.0 (wrapper script)
git # Distributed version control system