From 26b0180b21a91aa28b06932c5dd815bea796360e Mon Sep 17 00:00:00 2001 From: heyarne Date: Thu, 11 Aug 2022 07:58:56 +0200 Subject: [PATCH] Add litecli to flake.nix to avoid problems with LD_LIBRARY_PATH --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 173725d..2ff687c 100644 --- a/flake.nix +++ b/flake.nix @@ -32,6 +32,7 @@ in pkgs.mkShell rec { name = "datasette"; buildInputs = with pkgs; [ + litecli sqlite libspatialite spatialite_tools