pommed: mark as broken, src hash changed
cc @shlevy
This commit is contained in:
parent
60ba5ad479
commit
fb864b8898
@ -75,5 +75,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A tool to handle hotkeys on Apple laptop keyboards";
|
description = "A tool to handle hotkeys on Apple laptop keyboards";
|
||||||
homepage = http://www.technologeek.org/projects/pommed/index.html;
|
homepage = http://www.technologeek.org/projects/pommed/index.html;
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
|
broken = true; # hash changed, and it's quite suspicious
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user