meslo-lg: remove phases
This commit is contained in:
parent
f102bcee7d
commit
ce878a9096
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
sourceRoot = ".";
|
||||
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
unpackPhase = ''
|
||||
unzip -j ${meslo-lg}
|
||||
unzip -j ${meslo-lg-dz}
|
||||
|
|
Loading…
Reference in a new issue