yt-dlp set to unstable + godot disabled

This commit is contained in:
2024-06-16 14:03:37 -06:00
parent 82d6367859
commit 8096a7cd4c
7 changed files with 85 additions and 33 deletions

View File

@@ -14,9 +14,10 @@
blender # cgi animation and sculpting
# drawpile # arty party with friends!!
]) ++ (if config.my.dev.gameDev.enable then
with pkgs; [
with pkgs;
[
godot_4 # game development
gdtoolkit # gdscript language server
# gdtoolkit # gdscript language server
]
else
[ ]);