···40 cp "$out/Library/Application Support/org.pqrs/Karabiner-Elements/package-version" "$out/Library/Application Support/org.pqrs/Karabiner-Elements/version"
41 '';
420043 meta = with lib; {
44 description = "Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.";
45 homepage = "https://karabiner-elements.pqrs.org/";
···40 cp "$out/Library/Application Support/org.pqrs/Karabiner-Elements/package-version" "$out/Library/Application Support/org.pqrs/Karabiner-Elements/version"
41 '';
4243+ passthru.updateScript = ./updater.sh;
44+45 meta = with lib; {
46 description = "Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.";
47 homepage = "https://karabiner-elements.pqrs.org/";