elmPackages.makeDotElm: modernize

This commit is contained in:
PedroHLC
2024-03-28 12:58:03 -03:00
parent ae5eab1bf1
commit d05f19f5c2
@@ -14,13 +14,8 @@ let
inherit (info) sha256;
};
configurePhase = ''
true
'';
buildPhase = ''
true
'';
dontConfigure = true;
dontBuild = true;
installPhase = ''
mkdir -p $out