provide passthru.elixirPackage as derivation passthru
This commit is contained in:
parent
e56858ccc8
commit
4fb5be561f
|
@ -129,6 +129,8 @@ mixRelease rec {
|
||||||
mix phx.digest --no-deps-check
|
mix phx.digest --no-deps-check
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
passthru.elixirPackage = beamPackages.elixir;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Mobilizon is an online tool to help manage your events, your profiles and your groups";
|
description = "Mobilizon is an online tool to help manage your events, your profiles and your groups";
|
||||||
homepage = "https://joinmobilizon.org/";
|
homepage = "https://joinmobilizon.org/";
|
||||||
|
|
Loading…
Reference in a new issue