Commit graph

3 commits

Author SHA1 Message Date
Sridhar Ratnakumar
e552251683
Restore Nix devShell support (#2890)
* nix: Avoid Linux only packages on macOS

* nix: Update flake inputs to get new compiler

In particular, updating nixpkgs & rust-overlay gets us Rust 1.80.1

* Fix partialeq for coroutine

* add a comment about manual implementation of traits for coroutine

---------

Co-authored-by: Evan Almloff <evanalmloff@gmail.com>
2024-08-28 09:25:25 -05:00
Sridhar Ratnakumar
6dbedd4e39
nix: Update rust version (#2133)
Do this by updating all flake inputs. Also comment out the unused crane input.
2024-03-24 13:31:38 -07:00
Sridhar Ratnakumar
0f0d90ee19 Add a simple nix dev shell 2023-10-21 14:06:07 -04:00