Package: Replace libresprite with aseprite.

This commit is contained in:
Dmitry Voronin 2024-11-09 05:40:51 +03:00
parent 93f9998e9b
commit a9b75140e8
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -126,7 +126,7 @@
creative = with pkgs; [ creative = with pkgs; [
blender-hip # Blender with HiP support. blender-hip # Blender with HiP support.
krita # Draw! krita # Draw!
libresprite # Pixel Art draw app. aseprite # Pixel Art draw app.
]; ];
dev = with pkgs; [ dev = with pkgs; [