std icon indicating copy to clipboard operation
std copied to clipboard

how to produce cells with arion docker compositions

Open dzmitry-lahoda opened this issue 3 years ago • 1 comments

is std works well with arion docker composes https://docs.hercules-ci.com/arion/ ?

dzmitry-lahoda avatar Oct 26 '22 11:10 dzmitry-lahoda

I see a problem with the current integration point https://docs.hercules-ci.com/arion/#_arion_pkgs_nix (& arion-compose.nix).

What would be needed is probably a flake interface that we could std.harvest onto for smooth compatibility.

https://github.com/divnix/hive 's make-mead.nix & make-honey.nix can give an idea how such a integration could then look like.

I'd love to see that happening!

blaggacao avatar Oct 26 '22 12:10 blaggacao

solved by: https://github.com/divnix/hive/pull/1

GTrunSec avatar Oct 27 '22 20:10 GTrunSec