Unverified Commit 2abfd9bd authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #213240 from Stunkymonkey/colemak-dh-phases

colemak-dh: deprecate phases
parents a48b065c 0e7c4288
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -15,8 +15,6 @@ stdenvNoCC.mkDerivation rec {
    sparseCheckout = [ "console" ];
  };

  phases = [ "unpackPhase" "installPhase" ];

  installPhase = ''
    runHook preInstall