pdftk-legacy: Mark as broken
See https://hydra.nixos.org/build/131063864.
This commit is contained in:
parent
c588499fbb
commit
afd9e06a8d
@ -38,5 +38,6 @@ stdenv.mkDerivation {
|
|||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
maintainers = with stdenv.lib.maintainers; [raskin];
|
maintainers = with stdenv.lib.maintainers; [raskin];
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
|
broken = true; # Broken on Hydra since 2020-08-24
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user