NorfairKing / feedback

Declarative feedback loop manager
https://cs-syd.eu/posts/2022-11-14-automate-your-feedback-loops-using-feedback
GNU General Public License v3.0
61 stars 10 forks source link

Use flake-parts to unlock all the architectures #24

Closed tfc closed 1 year ago

tfc commented 1 year ago

This has a similar background like #15. My colleagues who run macOS machines need support for that arch, and also I have seen that some gitlab action runners run on ARM, so the lack of ARM linux builds is a bit annoying, too.

This PR uses flake-parts which is an elegant way to unlock all the archs.

NorfairKing commented 1 year ago

@tfc I won't add support for any archs that I don't have until someone commits to supporting them, see here: https://github.com/NorfairKing/feedback/pull/15

tfc commented 1 year ago

I understand. didn't follow the discussion there.

That's a pity, but i understand it.

NorfairKing commented 1 year ago

@tfc I just need a co-maintainer for macos machines :)

tfc commented 1 year ago

@tfc I just need a co-maintainer for macos machines :)

I am also just a GNU/Linux user who tried to give his macOS colleagues some nice tools. These are good guys but they don't do any Haskell and not yet a lot of Nix, unfortunately.

NorfairKing commented 1 year ago

I am also just a GNU/Linux user who tried to give his macOS colleagues some nice tools.

In that case you can keep your fork up :)