Package: Disable creative packages for now.
This commit is contained in:
parent
58e01c5f01
commit
b3a68f8e71
|
@ -135,8 +135,8 @@
|
||||||
|
|
||||||
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; [
|
||||||
|
|
Loading…
Reference in a new issue