Rat Cornu
Rat Cornu
## What feature should be added to Suwayomi? Add a NixOS section in the README to install suwayomi-server. ## Why/Project's Benefit/Existing Problem In the same way as Arch Linux, Debian/Ubuntu,...
Hello! I started a small blog with chyrp lite and I love this engine! It's very simple to understand. I've just wondered: is it currently possible to translate all the...
### 🔖 Feature description Basically for the backend to change the variable `PORT` to `BE_PORT` (or something like this), `DATABASE_URL` to `BE_DATABASE_URL` and so on, and similarly for the frontend...
**Describe the bug** Hello! I tried to setup spacebar on my server which runs on NixOS, and I had no problem for the server but I cannot build the client...
I tried to use some build tools, but I always get the same error: `Could not start dynamically linked executable`. It happened while I'm trying to build an Android app....
Hello! While trying to render a graph like this one: ```dot digraph structs { node [shape=record]; struct1 [label=" left| mid\ dle| right"]; struct2 [label=" one| two"]; struct3 [label="hello\nworld |{ b...
This PR provides `rust-toolchain.toml` to fix the toolchain used for builds, which is a nice thing to have for replicable builds. Moreover, it adds `flake.nix` for nix users that can...