divnix / bud

EXPERIMENTAL -- A highly composable system ctl tool
MIT License
15 stars 12 forks source link

Beautysh #16

Closed GTrunSec closed 3 years ago

GTrunSec commented 3 years ago

@lovesegfault Please check out, why I can not use the beautysh binary cache?

blaggacao commented 3 years ago

I think it makes more sense to put forth our own cache, here. Right now, mypy is compiling :smile:

GTrunSec commented 3 years ago

Of course, we will give priority to choosing our own binary cache.

blaggacao commented 3 years ago

thx!!! merged in https://github.com/divnix/bud/commit/2f593d7b2b2fce96cf01b944704fbce3812c06c3

blaggacao commented 3 years ago

Most notably, I did remove the autoupdate of beautify since building mypy is no joke as it seems.

GTrunSec commented 3 years ago

We should be consistent with the nixpkgs follow of upstream. https://github.com/divnix/bud/blob/main/flake.nix#L12

blaggacao commented 3 years ago

I'm not totally convinced since that would mean we start having duplicate versions of nixpkgs in all downstream flake.lock files and it becomes harder to reason about them.

As long as we have our own cache for this, I'd don't see a drawback to run our cache mainly on the 21.05 release throught.