lolbinarycat

Results 142 issues of lolbinarycat

version 2 doesn't change anything that is relevant to vulnix, so this is trivial. i did encounter some errors where vulnix was unable to find the derivers of certain paths¹,...

**Describe the bug** if you run `nix flake update` in a directory that does not contain a flake.nix file, it will still update the global cache, but it will give...

bug

this terminology is rarely used outside of the reference, and is fairly confusing. it is especially easy to confuse this page for the rust by example page on macros. proposed...

often i want to use htop to find a specific process, then give that PID to a different process. because of the (usually convenient) mouse support, i can't simply copy...

wontfix
support request

### Please fill out the following: - **Sway Version:** - 1.8.1 - **Debug Log:** unable to use nested sway due to outer sway eating all they keyboard shortcuts. - **Description:**...

bug

**Is your feature request related to a problem? Please describe.** recently i made a typo and accidentally tried to install a package from `github:nixos/nixpkgs?revnixpkgs-unstable` (notice the lack of `=`), and...

feature
good first issue
idea approved
fetching

several UX problems: * "review" and "verify" are very similarly named, and the helptext doesn't really disambiguate. "write" and "check" would be more clear. * additionally, to actually do code...

fixes #12978 changelog: [`and_then_then_some`]: added

S-waiting-on-review

### Description cargo currently rebuilds all dependants of a crate instead of just relinking. when only changing the implementation of a lint, this is unnecessary. using dylib or cdylib should...

C-enhancement

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Clap Version 4.5.4 ### Describe your...

C-enhancement
A-completion