mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-02-15 23:02:02 +00:00
Revert from sqlite-interactive to sqlite.
This commit is contained in:
parent
317c1cb14d
commit
99239a82d4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user