Stream: contributing

Topic: nix buildRocPackage


view this post on Zulip Dawid Danieluk (Dec 19 2024 at 17:17):

Hello, I'm wondering if maintainers would accept PR adding buildRocPackage output to Roc flake?
Roc is distributed by the flake just fine, but if you want to distribute Roc applications then something like that could be pretty handy.
I've hacked together prototype for roc-start, it can easily be made more generic and would allow packaging roc applications (like CLIs) with depending just on Roc flake.
I think it's better served from language repo so it's more discoverable and can be community maintained.

view this post on Zulip Brendan Hansknecht (Dec 19 2024 at 17:26):

I assume yes

view this post on Zulip Brendan Hansknecht (Dec 19 2024 at 17:26):

Cc: @Anton who delves the most into nix

view this post on Zulip Anton (Dec 20 2024 at 09:48):

Sounds good @Dawid Danieluk


Last updated: Jul 06 2025 at 12:14 UTC