Minimize Download of Dependency Flakes (on demand)

Remove --upgrade, it does nothing with flakes.

I’d also recommend you not use this, this will essentially disable your user’s flake cache, and will cause you to hit the rate-limit sooner.

Anyway, what you want is not possible with flake inputs currently.

There’s some speculative PRs to improve the situation. Though even then, all inputs must be located in the flake.nix, you can’t split them up into multiple files.

1 Like