perlPaclages.UnicodeICUCollator: mark as broken
(cherry picked from commit 03e06f2c52fb50cf55290f8e36b66ddd2166a537) Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
264a83c707
commit
341a65d4c9
@ -11768,6 +11768,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
maintainers = with maintainers; [ ocharles ];
|
maintainers = with maintainers; [ ocharles ];
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
broken = true; # tests fail http://hydra.nixos.org/build/25141764/nixlog/1/raw
|
||||||
};
|
};
|
||||||
buildInputs = [ pkgs.icu ];
|
buildInputs = [ pkgs.icu ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user