elmPackages.makeDotElm: modernize

This commit is contained in:
PedroHLC 2024-03-28 12:58:03 -03:00
parent ae5eab1bf1
commit d05f19f5c2
No known key found for this signature in database
GPG Key ID: DF4C6898CBDC6DF5
1 changed files with 2 additions and 7 deletions

View File

@ -14,13 +14,8 @@ let
inherit (info) sha256;
};
configurePhase = ''
true
'';
buildPhase = ''
true
'';
dontConfigure = true;
dontBuild = true;
installPhase = ''
mkdir -p $out