1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-03 12:14:07 +00:00
This commit is contained in:
Rae 5e 2025-03-09 14:53:56 -04:00
parent 58fc0df360
commit f4ce86af2a
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
3 changed files with 28 additions and 1 deletions

View file

@ -1,5 +1,6 @@
{ ... }: final: prev: with final; {
chibicc-uxn = callPackage ./chibicc-uxn {};
playit-agent = callPackage ./playit-agent {};
wxwabbitemu = callPackage ./wxwabbitemu {};
ynodesktop = callPackage ./ynodesktop {};
}