diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-06-05 19:35:29 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-06-05 19:35:29 -0600 |
| commit | d76beb51c064edf6ce426d6ce86d271c8a783b5f (patch) | |
| tree | 0a740eb84bbb636c9574d95b3c554ca0c8b8a951 | |
| parent | 92f8f6c91b21c549c9341ae15d040ce11d91f188 (diff) | |
shenvs/tabas: add rqlite
Diffstat (limited to '')
| -rw-r--r-- | shenvs/tabas.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shenvs/tabas.nix b/shenvs/tabas.nix index f55d7d4..fdb16ca 100644 --- a/shenvs/tabas.nix +++ b/shenvs/tabas.nix @@ -16,6 +16,7 @@ in { postgresql_14 sqlite local.mssql-tools + local.rqlite ]; enter = '' |
