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
commit 5cd185e04e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
sourceRoot = ".";
phases = [ "unpackPhase" "installPhase" ];
unpackPhase = ''
unzip -j ${meslo-lg}
unzip -j ${meslo-lg-dz}