mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-12 04:22:07 +00:00
3 lines
86 B
Nix
3 lines
86 B
Nix
{ ... }: final: prev: with final; {
|
|
chibicc-uxn = callPackage ./chibicc-uxn {};
|
|
}
|