summaryrefslogtreecommitdiffstats
path: root/shell.nix
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-11-03 17:46:21 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-11-03 17:46:51 +0100
commite44c4e3ce99f6f425831b0a3a18124adb05c0bcf (patch)
tree944388f2e92e65b8b291c0e9b679e7bfabf94782 /shell.nix
parent013fcb38dd6911f2c332d9044d905c689afc723c (diff)
Add postgresql in development shell, to link against it
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
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 33df2f9..616a278 100644
--- a/shell.nix
+++ b/shell.nix
@@ -27,6 +27,7 @@ pkgs.mkShell {
diesel-cli
pgcli
pgcli-dev
+ postgresql
cmake
curl