XYenon
XYenon
aria2 下载完成后将下载内容转存,做种完成后删除下载临时目录
## Standards checklist: - [x] The PR title is descriptive. - [x] The code compiles (`cargo build`) - [x] The code passes rustfmt (`cargo fmt`) - [x] The code passes...
## What did you expect to happen? Do not run `nixos-rebuild switch` or run `darwin-rebuild switch` ## What actually happened? https://github.com/r-darwish/topgrade/blob/f390f2edbe74d1f1c635564efdf61a1dd4dd654b/src/steps/os/unix.rs#L268-L275 ## Additional details - macOS 12.4 - topgrade was...
https://github.com/cloudreve/Cloudreve/pull/1422
HTTPie will decode utf-8 encoded string in json, but xh don't `https POST httpbin.org/post 'test=测试'` ``` { ... "json": { "test": "测试" }, ... } ``` `xhs POST httpbin.org/post 'test=测试'`...
### Description https://yazi-rs.github.io/docs/quick-start#shell-wrapper cc @sxyazi ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [ ] Code tested through `nix-shell --pure tests -A run.all`...
### Description Backport https://github.com/nix-community/home-manager/pull/4699 https://github.com/nix-community/home-manager/pull/4746 https://github.com/nix-community/home-manager/pull/4846 to 23.11 ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [x] Code tested through `nix-shell --pure tests...
`types.loaOf` was deprecated: https://github.com/NixOS/nixpkgs/issues/1800 https://github.com/t184256/nix-on-droid/blob/b00cb5e7e2a47d85a019119069b153cda4002d0a/modules/environment/etc/default.nix#L77
Fix https://github.com/EstrellaXD/Auto_Bangumi/issues/876 https://github.com/EstrellaXD/Auto_Bangumi/issues/924