Post #2913991
2026-05-10 15:13 UTC
@koalalorenzo@mastodon.social that would be amazing! It's just a really regular Go program so I doubt it will give you headaches, the only thing is IDK whether Nix' derivation system offers you a way to declare dependencies using OR statements (like, it depends on docker || podman)
Replies (1)
-
@koalalorenzo@mastodon.social 2026-05-10 15:23
@dottorblaster@fosstodon.org one thing is the binary package, the other are the nix options. In the options it is possible :) I’ll have a look