mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
feat(keyboard): add link to buckwalter source, save cop on cyberlocker
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
de = "T3";
|
de = "T3";
|
||||||
gr = "polytonic";
|
gr = "polytonic";
|
||||||
ru = "phonetic";
|
ru = "phonetic";
|
||||||
ara = "buckwalter";
|
ara = "buckwalter"; # https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/blob/2505a3ec2605ea7303bc6de68acf96578f0fd424/symbols/ara#L179
|
||||||
cop = "";
|
cop = "";
|
||||||
ave = "";
|
ave = "";
|
||||||
got = "";
|
got = "";
|
||||||
@@ -34,7 +34,7 @@ in {
|
|||||||
{
|
{
|
||||||
name = "symbols/cop";
|
name = "symbols/cop";
|
||||||
path = pkgs.fetchurl {
|
path = pkgs.fetchurl {
|
||||||
url = "http://www.moheb.de/download/cop";
|
url = "https://c.krebsco.de/cop";
|
||||||
sha256 = "1l0h6aq536hyinrh0i0ia355y229bjrlibii0sya5bmqh46vycia";
|
sha256 = "1l0h6aq536hyinrh0i0ia355y229bjrlibii0sya5bmqh46vycia";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user