Winter
Winter
```rust #[binrw] #[br(little, magic = 1)] struct Header { x: u8, } ``` ```rust error: expected type, found `;` --> src/main.rs:5:1 | 5 | #[binrw] | ^^^^^^^^ | | |...
Both of the following examples do work, and fail with the same error (in case there's something unrelated that's invalid about one): ```rust #[binrw] struct X { #[bw(ignore)] b: u8,...
OpenSSH only shows the "Confirm user presence" prompt when stderr is a TTY. Ideally, this would be able to be shown. However, using solutions like running `ssh` with `script` to...
Colmena's parallel SSH executions causes one to prompt for presence verification, while the others fail because only one verification session may be active at a time. A possible solution to...
Currently, agenix decrypts secrets every time the system is activated, even if the secrets haven't changed. Ideally, if the secrets haven't changed, the activation script would detect this and skip...
### Description The `show-whitespace` feature doesn't consistently show the whitespace on all files. ### How to replicate the issue 1. Go to https://github.com/NixOS/nixpkgs/pull/183772 2. Click on the changed files tab...
## 🐛 Bug description My copy of `wasm-opt` isn't found by `wasm-pack`, even though it is in my `PATH`. #### 🤔 Expected Behavior It should've found it. #### 👟 Steps...
#### Database Migration NO #### Description This adds support for PTP's collections to be used as import lists. There are probably some stupid mistakes here, and I'm going to leave...
This closes #75, #99, and #109. The only thing I can't figure out how to do is update the man page, since I couldn't find what source file is fed...
This prevents downloading additional outputs that aren't needed for the shell.