summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2020-02-26 20:14:21 -0500
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2020-02-26 20:14:21 -0500
commitdc4fc3bda882f14fbaa2cd63f56c2216cc3374cd (patch)
treed004af217386f349a6451cd91eb5f83bd2ffe139 /shell.nix
parentb17a844f2d1b20882f57b50d1b7ffd9940f90fb7 (diff)
Add README and clean up dependencies
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 0407793..5577944 100644
--- a/shell.nix
+++ b/shell.nix
@@ -6,7 +6,6 @@ pkgs.stdenv.mkDerivation {
rustup
clang
openssl
- sqlite
pkgconfig
postgresql
];