Commit graph

4 commits

Author SHA1 Message Date
Konstantin Shabanov
566cd02644 Bump flake
Upgrades rustc from 1.86 to 1.92 and fixes the following error:

$ nix develop -c cargo build --release
<..>
error[E0658]: `let` expressions in this position are unstable
   |
95 | ...                   if let Some(box_size) = header.box_size()
   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #53667 <https://github.com/rust-lang/rust/issues/53667>
2026-01-15 10:25:42 -05:00
Konstantin Shabanov
055eca8d8e Fix nixpkgs duplication
Reuse nixpkgs input in rust-overlay.
2026-01-15 10:25:42 -05:00
Burkhard Mittelbach
02806996f1 Update flake.lock 2025-05-08 12:01:33 -06:00
Rajas Paranjpe
ec58819a68 Nix flake for developing in NixOS 2024-05-14 10:57:15 -06:00