Antonio Yang
Antonio Yang
reqwest 0.12 is also blocked by this #1010
Using `paperclip` with `kld/src/api/spec.yaml` is not good and is not maintainable for a lot of crates.
Will we do this when kld is included in db nodes or just move to kld API ahead?
It still happens, but not hurry. The case is a user `install` on a node already installed with kld. We already prompt everything will be deleted before `install`, so I...
Rust crate can have `[lib]` and `[bin]` at the same time. Some really legacy crates had issues before, and we do not have that. The case using separate crates is...
The `setting` crate is fixed in #402
@paulmattei `restart` command is removed, and all the normal login users will be in jail after login. However, the login user can not use `journalctl` to get the log outside...
Could you put a dev shell for the project? It will be nice for anyone want to join the project.
If we want to build a nix package for `serie`, we do not need to add flake here. We can make a PR on https://github.com/NixOS/nixpkgs/, which is an official way....
@alerque Yes, I agree with you. Flake provides a consistent environment for all builds (and easy to use branch, tag, and event with a commit). I love combining the Rust...