Vanilla
Vanilla
I just added the install phase script in CMakeLists.txt of libcron: https://github.com/PerMalmberg/libcron/pull/23/files So consider using `make install` in CI build scripts maybe a good choice: https://github.com/tindy2013/subconverter/blob/v0.7.1/scripts/build.alpine.release.sh#L34
When I use code2idea, I found it can convert https://github.com/tobiastimm/raiju but cannot convert https://github.com/rose-pine/vscode, the the error message is cannot do git checkout: `Trace: Error: 'git clone' failed with status...
For comparison, branch `5.2.0` vs `nixos-unstable`: ```fish ~ at xx:xx:xx fsh ❯ nix path-info --size --closure-size --human-readable nixpkgs#prisma-engines /nix/store/8wkrlqlh9i16vws6lpkahqd9a9mb9l2w-prisma-engines-5.2.0 51.6M 96.5M prisma-engines (2804dc9) via 🦀 v1.72.1 at xx:xx:xx fsh ❯...
Just like this screenshot, Hard disk led logo seems too close to the top... Can you fix it? I think this will be easy, thank you. @biji 
Cannot run, no windows to show. and error log is here: `````shell vanilla@vanilla-NBxxTA:~$ liri-terminal QQmlApplicationEngine failed to load component qrc:/qml/main.qml:30 module "QtQuick.Controls.Material" is not installed qrc:/qml/main.qml:28 module "QtQuick.Window" is not...
RT,TIM 版本为 3.0.0 ( 1082 ) @Alcatraz323
### Please confirm if feature request does NOT exist already ? - [X] I confirm there is no existing issue for this ### Describe the usecase for the feature In...
Priority issues between environment variable `RUST_LOG` and function call `filter_level` / `filter`.
Environment variable `RUST_LOG` can only used to set "default policy", which means if `filter_level(level)` or `filter(None, level)` (they are practically equivalent) called at logger init, then environment variable `RUST_LOG` will...
I live in China and [GFW](https://en.wikipedia.org/wiki/Great_Firewall) will block connection between me and the server : ( Usually we browse internet with HTTP proxy, but the mod uses TCP connection. I'm...
## Change Summary Provide summary of changes with issue number if any. ## Change type - [ ] feat: (new feature for the user, not a new feature for build...