summaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Collapse)Author
2023-06-28Reduce rebuilds for the Nix flake (#1586)figsoda
This makes it so the package doesn't need to be rebuilt when unrelated changes happen, e.g. in README
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-05-22Fix flake (version wasn't found anymore) (#1282)sbatial
2023-05-04Extract version for Nix from workspace (#1094)Gleb Smirnov
2023-04-06Add shell completions and man pages (#582)figsoda
2023-04-01Default workspace members to cli (#484)figsoda
2023-03-27Add an overlay to the Nix flake (#377)figsoda
2023-03-27Add Nix flake (#158)figsoda