summaryrefslogtreecommitdiff
path: root/src/command.rs
AgeCommit message (Collapse)Author
2025-03-13feat: home-manager configuration supportSeth Flynn
Closes https://github.com/getchoo/nix-forecast/issues/59
2025-01-04feat: allow for querying multiple substituters (#49)seth
2024-09-13fix: check all nixpkgs installables when none are given (#3)seth
* fix: actually check all nixpkgs installables when none are given * build(nix): fix darwin
2024-09-13feat: initial commitseth