about summary refs log tree commit diff
path: root/shell.nix
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2016-12-15T11·31+0100
committerEelco Dolstra <edolstra@gmail.com>2016-12-15T11·31+0100
commit5278bb7c16c227d64551fc6578cb1b1b22f3b036 (patch)
tree1b5af104e7fadaf20b9caea9964e4a4da82ac192 /shell.nix
parent1df82b62456b3194b3d8be0562e886cf16bf9379 (diff)
parentf867f090ed198e0e7f7e2db32b9e282883bf63b7 (diff)
Merge branch 'master' of github.com:NixOS/nix
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 1a6ec6b88d1c..7e945023ee2d 100644
--- a/shell.nix
+++ b/shell.nix
@@ -14,6 +14,7 @@ stdenv.mkDerivation {
         customMemoryManagement = false;
       })
       autoreconfHook
+      perlPackages.DBDSQLite
     ];
 
   configureFlags =