mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-03-14 10:29:23 +00:00
Revert from sqlite-interactive to sqlite.
This commit is contained in:
@ -18,7 +18,7 @@ pkgs.mkShell {
|
||||
pkgs.nodejs # js api + ui
|
||||
pkgs.yarn # ui
|
||||
pkgs.openssl
|
||||
pkgs.sqlite-interactive # sqlite binary + library for diesel
|
||||
pkgs.sqlite # sqlite binary + library for diesel
|
||||
pkgs.postgresql # psql binary + library for diesel
|
||||
pkgs.cargo-cross # cross-compiling
|
||||
pkgs.diesel-cli # diesel cli
|
||||
|
Reference in New Issue
Block a user