aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-12-16 14:31:32 +0000
committerAkshay <[email protected]>2020-12-16 14:31:32 +0000
commitaa5a6d212f6237ab696cb0f5b00d3d5e762d5fec (patch)
tree54df1d4f5026ba9742708f1fb6c60916f7008b08 /shell.nix
parent5cfdb0eb26e4c3c2b087378c8b882c0eff0409af (diff)
rework tables
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 9f6b23c..9805d80 100644
--- a/shell.nix
+++ b/shell.nix
@@ -27,5 +27,7 @@ in
27 curl 27 curl
28 diesel-cli 28 diesel-cli
29 libmysqlclient 29 libmysqlclient
30 jq
31 python3
30 ]; 32 ];
31 } 33 }