fcitx5-toki-pona fork
Some checks failed
build / build-sydpc (push) Successful in 40s
build / build-fruitbook (push) Successful in 30s
build / build-deertopia (push) Failing after 39s

This commit is contained in:
2026-03-11 17:59:47 -06:00
parent e7b5647341
commit 59a2745158
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View File

@@ -786,11 +786,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1773258212, "lastModified": 1773275674,
"narHash": "sha256-IRP7jRzSQ9wyaT+uagY8x0e2C5FjkTMifiTwyMKpNhc=", "narHash": "sha256-kULSjFWDoDatz31aIses5q51ESUi0ASUc3MKmBYLnRY=",
"ref": "fcitx5-toki-pona", "ref": "fcitx5-toki-pona",
"rev": "12a5095325ae50c2d096c6e9a70825f48656c8a7", "rev": "03f6a67a0a3b3c00ff4566147eddb0123cfe3d14",
"revCount": 37, "revCount": 38,
"type": "git", "type": "git",
"url": "https://git.deertopia.net/msyds/sydpkgs" "url": "https://git.deertopia.net/msyds/sydpkgs"
}, },

View File

@@ -10,7 +10,7 @@ in {
home.packages = with pkgs; [ home.packages = with pkgs; [
# nasin-nanpa-ucsur # nasin-nanpa-ucsur
nasin-nanpa nasin-nanpa
# nasin-nanpa-helvetica nasin-nanpa-helvetica
]; ];
}; };
} }