gimpPlugins.resynthesizer: Mark as broken for GIMP without Python 2 support
This commit is contained in:
@@ -214,6 +214,10 @@ in
|
||||
rev = "v${version}";
|
||||
sha256 = "1jwc8bhhm21xhrgw56nzbma6fwg59gc8anlmyns7jdiw83y0zx3j";
|
||||
};
|
||||
|
||||
meta = {
|
||||
broken = !gimp.python2Support;
|
||||
};
|
||||
};
|
||||
|
||||
texturize = pluginDerivation {
|
||||
|
||||
Reference in New Issue
Block a user