summaryrefslogtreecommitdiff
path: root/flake.lock
AgeCommit message (Collapse)Author
2025-06-02Bump Rust to 1.87 in CI (#6367)Laurenz
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-11-01Bump Rust in Nix flake to 1.82 (#5345)Max
2024-09-27Update to Rust version 1.81.0 (#5036)frozolotl
2024-09-26Various improvements to nix flake (#5012)frozolotl
2024-07-17Update nixpkgs input (#4575)mkorje
2024-01-30nix: bump nixpkgs (#3305)Charlie Moog
2023-10-29Prevent Nix warning when using `lib.getExe` (#2507)Pol Dellaiera
1. Remove unecessary inputs 2. Use `flake-parts` module `easyOverlay` 3. Add default Nix formatter 4. Make `systems` attr overridable
2023-09-11Optimize `nix build` times (#2099)jimvdl
2023-06-12Fix Nix flake (#1450)figsoda
Typst now requires Rust 1.70 which is not available in nixpkgs yet, so we switch to fenix instead
2023-03-27Add Nix flake (#158)figsoda