From 16a8b4d086fd0d87f4ca3ea603ea1d2ec2c05933 Mon Sep 17 00:00:00 2001 From: Maximilian Bosch Date: Fri, 10 Apr 2020 19:05:25 +0200 Subject: [PATCH] Re-add DBDSQLite since it's needed by the Perl-bindings of Nix --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 15fc6c75..8cc0263d 100644 --- a/flake.nix +++ b/flake.nix @@ -62,6 +62,7 @@ CatalystXRoleApplicator CryptRandPasswd DBDPg + DBDSQLite DataDump DateTime DigestSHA1