juspay / omnix

🚧 A Nix companion to improve developer experience
https://omnix.page
GNU Affero General Public License v3.0
92 stars 6 forks source link

`om ci`: Locally cached flakes #210

Closed srid closed 1 month ago

srid commented 2 months ago

This is a general variant of https://github.com/srid/nixci/issues/83

om ci already caches github:srid/devour-flake (via DEVOUR_FLAKE env var). Make it also cache the various github:nix-systems/* flakes, so we can use that to substitute --systems argument in om ci.