fix perl Date::Calc (by disabling the bogus tests)
This commit is contained in:
parent
acadc608a9
commit
ba1ad03fe7
@ -2157,6 +2157,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "14yvbgy9n8icwlm5zi86lskvxd6nsl42i1g9f5dwdaw9my463diy";
|
sha256 = "14yvbgy9n8icwlm5zi86lskvxd6nsl42i1g9f5dwdaw9my463diy";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [CarpClan BitVector];
|
propagatedBuildInputs = [CarpClan BitVector];
|
||||||
|
doCheck = false; # some of the checks rely on the year being <2015
|
||||||
meta = {
|
meta = {
|
||||||
maintainers = with maintainers; [ ocharles ];
|
maintainers = with maintainers; [ ocharles ];
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user