Add missing DBD::SQLite to shell.nix

This commit is contained in:
Linus Heckemann
2016-12-11 17:13:18 +00:00
parent 41d6523ef5
commit 6b30e1462e
+1
View File
@@ -13,6 +13,7 @@ stdenv.mkDerivation {
customMemoryManagement = false;
})
autoreconfHook
perlPackages.DBDSQLite
];
configureFlags =