Initialize database; Add consumer; split off server
This commit is contained in:
parent
ec8799c7fc
commit
aa8f931862
9 changed files with 1632 additions and 30 deletions
|
|
@ -26,6 +26,7 @@
|
|||
rust-analyzer
|
||||
rustfmt
|
||||
clippy
|
||||
sqlx-cli
|
||||
];
|
||||
|
||||
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue