Package: Re-enable creative apps.

This commit is contained in:
Dmitry Voronin 2024-12-10 02:42:36 +03:00
parent a515c23e54
commit bc156efb1c
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -134,9 +134,9 @@
]; ];
creative = with pkgs; [ creative = with pkgs; [
# aseprite # Pixel Art draw app. # WARN: Always builds from source. aseprite # Pixel Art draw app. # WARN: Always builds from source.
# blender-hip # Blender with HiP support. blender-hip # Blender with HiP support.
# krita # Draw! krita # Draw!
]; ];
dev = with pkgs; [ dev = with pkgs; [