Loading pkgs/applications/graphics/gimp/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -182,6 +182,8 @@ in stdenv.mkDerivation (finalAttrs: { # probably its a good idea to use the same gtk in plugins ? gtk = gtk2; python2Support = withPython; }; meta = with lib; { Loading Loading
pkgs/applications/graphics/gimp/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -182,6 +182,8 @@ in stdenv.mkDerivation (finalAttrs: { # probably its a good idea to use the same gtk in plugins ? gtk = gtk2; python2Support = withPython; }; meta = with lib; { Loading