From 5d7fb596d2406f81ffaa1c5ec943c769a40532ca Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Thu, 31 Oct 2024 23:25:41 -0600 Subject: [PATCH] mypaint can't compile --- modules/apps/art.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/apps/art.nix b/modules/apps/art.nix index d37c3f8..692d3f2 100644 --- a/modules/apps/art.nix +++ b/modules/apps/art.nix @@ -14,11 +14,11 @@ (with pkgs; [ gimp # the coolest bestest art program to never exist krita # art to your heart desire! - mypaint # not the best art program - mypaint-brushes # but it's got some - mypaint-brushes1 # nice damn brushes + # mypaint # not the best art program + # mypaint-brushes # but it's got some + # mypaint-brushes1 # nice damn brushes blender # cgi animation and sculpting - # drawpile # arty party with friends!! + drawpile # arty party with friends!! (callPackage ../../pkgs/pureref/default.nix { }) # create inspiration/reference boards ]) ++ (