lprof: Mark as broken
The Hydra build fails since 2020-07-28: x86_64-linux: https://hydra.nixos.org/build/135234622 The patch was broken by eb627de968f but since there is no maintainer it seems best to simply mark it as broken and eventually remove it.
This commit is contained in:
parent
59863dc3d7
commit
588643a13d
@ -33,5 +33,6 @@ stdenv.mkDerivation {
|
||||
homepage = "https://sourceforge.net/projects/lprof";
|
||||
license = lib.licenses.gpl2;
|
||||
platforms = lib.platforms.linux;
|
||||
broken = true; # Broken since 2020-07-28 (https://hydra.nixos.org/build/135234622)
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user