Merge pull request #131073 from Stunkymonkey/meslo-lg-phases

meslo-lg: remove phases
This commit is contained in:
Pavol Rusnak
2021-07-22 21:23:13 +02:00
committed by GitHub
-1
View File
@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
sourceRoot = ".";
phases = [ "unpackPhase" "installPhase" ];
unpackPhase = ''
unzip -j ${meslo-lg}
unzip -j ${meslo-lg-dz}