{"id":27398002,"url":"https://github.com/openstenoproject/plover-flake","last_synced_at":"2025-04-14T01:27:01.767Z","repository":{"id":103488815,"uuid":"583067049","full_name":"openstenoproject/plover-flake","owner":"openstenoproject","description":"plover-plugin-flake","archived":false,"fork":false,"pushed_at":"2025-04-13T20:10:12.000Z","size":383,"stargazers_count":13,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-13T21:19:00.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstenoproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-28T17:01:56.000Z","updated_at":"2025-04-13T19:30:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b7a03ae-f5c6-4059-9992-b60d4c3acc14","html_url":"https://github.com/openstenoproject/plover-flake","commit_stats":null,"previous_names":["openstenoproject/plover-flake"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstenoproject%2Fplover-flake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstenoproject%2Fplover-flake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstenoproject%2Fplover-flake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstenoproject%2Fplover-flake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstenoproject","download_url":"https://codeload.github.com/openstenoproject/plover-flake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248806291,"owners_count":21164488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-14T01:27:01.184Z","updated_at":"2025-04-14T01:27:01.750Z","avatar_url":"https://github.com/openstenoproject.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A flake for plover with support for plugins\n\n## Usage\n\nAdd this flake to your flake inputs, e.g. `inputs.plover-flake.url = \"github:dnaq/plover-flake\";`\n\nThen a plover derivation containing the plugins you want can be built with\n```nix\n  plover-flake.packages.${system}.plover.with-plugins (ps: with ps; [\n      plover-dict-commands\n      plover-console-ui\n  ];\n```\nwhere `ps` is an attribute set containing all plugins from the plugin registry\nas well as some extra plugins.\n\n\u003e [!NOTE]\n\u003e The plugin names were recently changed to be the same as in the [plugins registry](https://github.com/openstenoproject/plover_plugins_registry). This means that they will now consistently use dashes `-` in the names.\n\n## Troubleshooting\n\nIf a specific plugin fails to build it is most likely because of a missing\ndependency. In that case that dependency can be added to overrides.nix,\nany pull requests doing so are welcome.\n\n## Updating the plugin list from the registry\n\nAt some point this will be added to CI and done automatically, but in\nthe meantime it is possible to do the following:\n\n```\n  nix develop\n  bash update.sh\n```\n\n## Current Issues\n\nIn order to support plover2cat the pyqt derivation is overriden with `withMultimedia = true;`.\nThis holds even if plover2cat isn't installed, which might entail a bit of a waste of disk space.\nIf anyone figures out a good way for plugins to additively add qt features when depended on, please let me know.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstenoproject%2Fplover-flake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstenoproject%2Fplover-flake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstenoproject%2Fplover-flake/lists"}