meslo-lg: remove phases
This commit is contained in:
parent
f102bcee7d
commit
ce878a9096
@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
sourceRoot = ".";
|
||||
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
unpackPhase = ''
|
||||
unzip -j ${meslo-lg}
|
||||
unzip -j ${meslo-lg-dz}
|
||||
|
Loading…
Reference in New Issue
Block a user