Revert "perlPackages.DBDSQLite: placate DBIxClass test failure"

This reverts commit 89fc959922.

For some reason this isn't fixing the problem anymore.
This commit is contained in:
Tuomas Tynkkynen 2016-09-19 16:22:27 +03:00
parent 545040811b
commit 9c2e6faf1f

View file

@ -3579,7 +3579,6 @@ let self = _self // overrides; _self = with self; {
DBIxClass = buildPerlPackage rec {
name = "DBIx-Class-0.082840";
# UPGRADE Note: Please remove workaround in DBDSQLite above
src = fetchurl {
url = "mirror://cpan/authors/id/R/RI/RIBASUSHI/${name}.tar.gz";
sha256 = "4049afd175e315ebcab945b19030aec40bcec46cc5611b0286a5a267ca7181ef";