ufraw: mark broken
It does not build so let's mark it broken in order for gimp-with-plugins not to be broken. Fixes: https://github.com/NixOS/nixpkgs/issues/98103
This commit is contained in:
parent
31630b0425
commit
db64508779
@ -66,6 +66,8 @@ stdenv.mkDerivation {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/sergiomb2/ufraw";
|
||||
|
||||
broken = true; # https://github.com/NixOS/nixpkgs/issues/97946
|
||||
|
||||
description = "Utility to read and manipulate raw images from digital cameras";
|
||||
|
||||
longDescription =
|
||||
|
Loading…
Reference in New Issue
Block a user