add plover-machine-hid

This commit is contained in:
Charlotte 🦝 Delenk 2022-07-27 20:37:01 +01:00
parent 19fe1851d6
commit 8ca0806b22
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122
4 changed files with 19 additions and 19 deletions

View file

@ -6,7 +6,7 @@
...
}: let
inherit (pkgs) plover plover-plugins-manager plover-emoji plover-tapey-tape plover-yaml-dictionary;
plover-env = plover.pythonModule.withPackages (_: [plover plover-plugins-manager plover-emoji plover-tapey-tape plover-yaml-dictionary]);
plover-env = plover.pythonModule.withPackages (_: [plover plover-plugins-manager plover-emoji plover-tapey-tape plover-yaml-dictionary plover-machine-hid]);
plover-src = plover.src;
plover-dictionaries-english =
[

View file

@ -1,9 +1,9 @@
{ pkgs, ... }: {
{pkgs, ...}: {
programs.vscode = {
enable = true;
mutableExtensionsDir = true;
extensions =
with pkgs.vscode-extensions; [
extensions = with pkgs.vscode-extensions;
[
rust-lang.rust-analyzer
xaver.clang-format
github.vscode-pull-request-github
@ -54,7 +54,7 @@
"C_Cpp.errorSquiggles" = "Disabled";
"clang-tidy.executable" = "${pkgs.llvmPackages_latest.clang-unwrapped}/bin/clang-tidy";
"cmake.cmakePath" = "${pkgs.cmake}/bin/cmake";
"github.copilot.enable" = { "*" = true; };
"github.copilot.enable" = {"*" = true;};
"crates.listPreReleases" = true;
"css.format.spaceAroundSelectorSeparator" = true;
"less.format.spaceAroundSelectorSeparator" = true;

View file

@ -33,14 +33,14 @@ in {
};
});
inherit (noto-variable) noto-fonts-cjk;
inherit (nix-packages.packages.${system}) plover plover-plugins-manager plover-emoji plover-tapey-tape plover-yaml-dictionary lotte-art;
inherit (nix-packages.packages.${system}) plover plover-plugins-manager plover-emoji plover-tapey-tape plover-yaml-dictionary lotte-art plover-machine-hid;
kitty = prev.kitty.overrideAttrs (old: {
patches =
old.patches
++ [
../../extra/kitty.patch
];
installCheckPhase = "true";
installCheckPhase = "true";
});
gitea = prev.gitea.overrideAttrs (old: rec {
version = "1.17.0-rc1";

View file

@ -590,11 +590,11 @@
"mastodon": {
"flake": false,
"locked": {
"lastModified": 1658663311,
"narHash": "sha256-dESyJD15ME7Z5cNiuO0lQoUxJjGRkkYRZo9cTyGDCtE=",
"lastModified": 1658748617,
"narHash": "sha256-Wuk9WVsy77eE8xoIqlduvO0hB8mbl6i8YnYGVjXphhw=",
"owner": "glitch-soc",
"repo": "mastodon",
"rev": "82f1e0945eed6e80a4e626580df45f7f73427755",
"rev": "3a7c641dd4db1d67b172f731518b472d58dd2262",
"type": "github"
},
"original": {
@ -780,11 +780,11 @@
"steno-dictionaries": "steno-dictionaries"
},
"locked": {
"lastModified": 1658712110,
"narHash": "sha256-GOtynZj8moeH4pm71eCZncLHa0nEc1JFJCnVBDDCS24=",
"lastModified": 1658801665,
"narHash": "sha256-jCp6RD1YyUEgINVxpP6ssXfNm6Awli8n8nmpjsfe4cA=",
"owner": "DarkKirb",
"repo": "nix-packages",
"rev": "dc727b32332e2c2ce2b6fe43d83f1ab920337ff3",
"rev": "f3ee04861c5d9fb68b80982aab5720c30e1ee481",
"type": "github"
},
"original": {
@ -961,11 +961,11 @@
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1658500284,
"narHash": "sha256-g7vwZ5UF8PvC9f2/7Zf5O6zxgJiMSuh1CiGZVuuOhEQ=",
"lastModified": 1658682607,
"narHash": "sha256-XZ1fKlEkAQvgocuBYq9lXEP3eNW6gF9JHsPVsvkWMhU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e3583ad6e533a9d8dd78f90bfa93812d390ea187",
"rev": "d1ca40ea766da1b639937084d18d3e54e4e5da1b",
"type": "github"
},
"original": {
@ -1242,11 +1242,11 @@
"steno-dictionaries": {
"flake": false,
"locked": {
"lastModified": 1655010543,
"narHash": "sha256-CkxtDyzB5XZpYyEQDbzspN9VYkXNUJzM7CvfD+tLmcg=",
"lastModified": 1658745253,
"narHash": "sha256-gQn3oWLzW9c4+fLfS6dB0lGOKj4n/D/cIhrJ3V4pE3U=",
"owner": "didoesdigital",
"repo": "steno-dictionaries",
"rev": "0dbbd849cdb62ef1195bb511b9062cbe4a826f8f",
"rev": "62e3c35ef4ee5508dd625acac3b036e4a4c20ed7",
"type": "github"
},
"original": {