3
0
Fork 0
forked from mirrors/nixpkgs

DevelSizeMe: mark as broken

see https://rt.cpan.org/Public/Bug/Display.html?id=92348
This commit is contained in:
Pascal Wittmann 2015-09-09 21:09:43 +02:00
parent 39197f9a62
commit 3cf77dac7d

View file

@ -2892,6 +2892,8 @@ let self = _self // overrides; _self = with self; {
homepage = https://github.com/timbunce/devel-sizeme;
description = "Unknown";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
# See https://rt.cpan.org/Public/Bug/Display.html?id=92348
broken = true;
};
};