mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-08 22:53:08 +00:00
~
This commit is contained in:
parent
3972c393cc
commit
d8a5a01c30
3 changed files with 13 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
# development
|
||||
cc65 # C compiler for processors of 6502 family
|
||||
chibicc-uxn
|
||||
chibicc-uxn # A small C compiler... for uxn
|
||||
(fenix.default.withComponents [ "cargo" "rustc" ])
|
||||
gcc # GNU Compiler Collection, version 13.3.0 (wrapper script)
|
||||
git # Distributed version control system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue