provide passthru.elixirPackage as derivation passthru

This commit is contained in:
778a69cd 2023-11-06 00:24:08 +01:00
parent e56858ccc8
commit 4fb5be561f

View file

@ -129,6 +129,8 @@ mixRelease rec {
mix phx.digest --no-deps-check
'';
passthru.elixirPackage = beamPackages.elixir;
meta = with lib; {
description = "Mobilizon is an online tool to help manage your events, your profiles and your groups";
homepage = "https://joinmobilizon.org/";