diff --git a/flake.nix b/flake.nix index 865871e3..60228c68 100644 --- a/flake.nix +++ b/flake.nix @@ -247,27 +247,10 @@ rec { papermc python-plover-stroke python-rtf-tokenize - plover - plover-plugins-manager - python-simplefuzzyset - plover-plugin-emoji - plover-plugin-tapey-tape - plover-plugin-yaml-dictionary - plover-plugin-machine-hid - plover-plugin-rkb1-hid - plover-plugin-dotool-output - plover-dict-didoesdigital miifox-net - plover-plugin-python-dictionary - plover-plugin-stenotype-extended asar-asm bsnes-plus yiffstash - plover-plugin-dict-commands - plover-plugin-last-translation - plover-plugin-modal-dictionary - plover-plugin-stitching - plover-plugin-lapwing-aio mgba-dev ; }; diff --git a/packages/python/update.sh b/packages/python/update.sh index be319201..a3bd824d 100755 --- a/packages/python/update.sh +++ b/packages/python/update.sh @@ -1,7 +1,7 @@ #!/usr/bin/env nix-shell #! nix-shell -i bash -p curl jq set -e -PACKAGES="plover-plugins-manager plover-stroke rtf-tokenize plover-emoji plover-tapey-tape plover-yaml-dictionary simplefuzzyset mautrix tulir-telethon" +PACKAGES="mautrix tulir-telethon" cat > tarballs.nix << EOF { fetchurl }: rec {