Winter

Results 59 issues of Winter

Jiff [0] is a datetime library which "encourages you to jump into the pit of success" by "providing high level datetime primitives that are difficult to misuse and have reasonable...

`cargo-edit` version: 0.13.0 `cargo` version: 1.82.0 When running `cargo upgrade --incompatible` with https://github.com/NixOS/rfc39/tree/ab3b4ac953d011d2fae04c252718dc81727a5a5d (and the `patch` section removed from the `Cargo.toml`), the following error occurs: ``` Checking rfc39's dependencies name...

cargo-upgrade

**Describe the bug** Given the following code: ```nix let x = (builtins.fromJSON); in x ``` the redundant parens diagnosis isn't triggered **Logs (Required)** n/a **Configuration** n/a

bug

The option is safe to use now! https://github.com/NixOS/nixpkgs/commit/1e6acabaebb2d3eb13cde9d8742aadb9480abcd7

I have a script that calls `nom-build`. In rare, unexplainable cases, `nom-build` freezes at just the timer, with no output, for minutes on end. If I switch the script to...

bug
looking for reproducer

**Explain the problem.** As explained in https://github.com/jgm/pandoc/issues/6539#issuecomment-3603938356, Pandoc does not create reproducible PDFs from Markdown files if images are included within. To repro: ``` winter@lima-default:~/pandoc-md-pdf-repro$ ls cat.jpg doc.md winter@lima-default:~/pandoc-md-pdf-repro$ SOURCE_DATE_EPOCH=9999...

bug

From https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/: > [...] MkDocs must be considered a supply chain risk, since it's unmaintained since August 2024. It has seen no releases in over a year and is accumulating...

documentation 📖

**Describe the bug** When running treefmt (v2.3.1, but will try on latest) on Nixpkgs (and probably some other mysterious condition being met), one file changing results in three formatters running...

bug