yt-dlp set to unstable + godot disabled
This commit is contained in:
@@ -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
|
||||
[ ]);
|
||||
|
||||
Reference in New Issue
Block a user