overall goal: No nix builds happen if already cached, so editing Readme.md for instance would mean actions finishes in <30s.
nix-build-uncached used to allow this. Then it became nix-eval-jobs.
Now I think there might be some way in flakes that covers this functionality, at least I remember @domenkozar mentioning it somewhere.
Is it possible for nixci to support this? That was my main reason for experimenting with #28 .
overall goal: No nix builds happen if already cached, so editing Readme.md for instance would mean actions finishes in <30s.
nix-build-uncached used to allow this. Then it became nix-eval-jobs.
Now I think there might be some way in flakes that covers this functionality, at least I remember @domenkozar mentioning it somewhere.
Is it possible for nixci to support this? That was my main reason for experimenting with #28 .