3
0
Fork 0
forked from mirrors/nixpkgs

pommed: mark as broken, src hash changed

cc @shlevy
This commit is contained in:
Luca Bruno 2015-11-14 18:57:07 +01:00
parent 60ba5ad479
commit fb864b8898

View file

@ -75,5 +75,6 @@ stdenv.mkDerivation rec {
description = "A tool to handle hotkeys on Apple laptop keyboards";
homepage = http://www.technologeek.org/projects/pommed/index.html;
license = stdenv.lib.licenses.gpl2;
broken = true; # hash changed, and it's quite suspicious
};
}