Merge remote-tracking branch 'upstream/master' into master.upstream
This commit is contained in:
commit
4ead61ca39
@ -44,7 +44,6 @@ let
|
|||||||
"mod_flv_streaming"
|
"mod_flv_streaming"
|
||||||
"mod_magnet"
|
"mod_magnet"
|
||||||
"mod_mysql_vhost"
|
"mod_mysql_vhost"
|
||||||
"mod_rewrite"
|
|
||||||
"mod_scgi"
|
"mod_scgi"
|
||||||
"mod_setenv"
|
"mod_setenv"
|
||||||
"mod_trigger_b4_dl"
|
"mod_trigger_b4_dl"
|
||||||
|
@ -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