Mic92 / nix-fast-build

Combine the power of nix-eval-jobs with nix-output-monitor to speed-up your evaluation and building process.
MIT License
256 stars 12 forks source link

Support non-Flakes please? #72

Open bjornfor opened 4 months ago

bjornfor commented 4 months ago

Hi, I tried this tool today and noticed it's Flakes-only.

I see now that the README mentions Flakes several times, but I thought that a tool that builds on nix-eval-jobs and nix-output-monitor would not require Nix Flakes (experimental feature).

Mic92 commented 4 months ago

The remote building doesn't work without flakes just now because of nix flake archive.

Mic92 commented 4 months ago

Also it's unclear how to make the --systems flag work