lttng-modules: Mark as broken
These do not build for any kernel: http://hydra.nixos.org/eval/1149989?filter=lttng&compare=1149981
This commit is contained in:
parent
cafeb8e4f5
commit
4b7f1a9be3
@ -26,6 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
# TODO license = with licenses; [ lgpl21 gpl2 mit ];
|
# TODO license = with licenses; [ lgpl21 gpl2 mit ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [ maintainers.bjornfor ];
|
maintainers = [ maintainers.bjornfor ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user