{"id":50688796,"url":"https://github.com/vicondoa/firefox-virgl-vaapi.nix","last_synced_at":"2026-06-09T01:07:40.247Z","repository":{"id":363014264,"uuid":"1261626767","full_name":"vicondoa/firefox-virgl-vaapi.nix","owner":"vicondoa","description":"Nix Firefox wrapper for virgl/virtio-gpu VA-API video decode","archived":false,"fork":false,"pushed_at":"2026-06-07T01:32:11.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-07T03:39:57.044Z","etag":null,"topics":["dmabuf","firefox","linux","nix","vaapi","virgl","virtio-gpu"],"latest_commit_sha":null,"homepage":null,"language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vicondoa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-06-07T00:13:35.000Z","updated_at":"2026-06-07T01:32:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vicondoa/firefox-virgl-vaapi.nix","commit_stats":null,"previous_names":["vicondoa/firefox-virgl-vaapi.nix"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/vicondoa/firefox-virgl-vaapi.nix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicondoa%2Ffirefox-virgl-vaapi.nix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicondoa%2Ffirefox-virgl-vaapi.nix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicondoa%2Ffirefox-virgl-vaapi.nix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicondoa%2Ffirefox-virgl-vaapi.nix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicondoa","download_url":"https://codeload.github.com/vicondoa/firefox-virgl-vaapi.nix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicondoa%2Ffirefox-virgl-vaapi.nix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dmabuf","firefox","linux","nix","vaapi","virgl","virtio-gpu"],"created_at":"2026-06-09T01:07:39.542Z","updated_at":"2026-06-09T01:07:40.243Z","avatar_url":"https://github.com/vicondoa.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# firefox-virgl-vaapi.nix\n\n`firefox-virgl-vaapi.nix` packages Firefox with the VA-API/DMABUF settings needed\nfor virgl/virtio-gpu video decode experiments. It composes the generic\n[`virgl-vaapi-compat`](https://github.com/vicondoa/virgl-vaapi-compat) libva\nshim and exposes a wrapped Firefox package that still installs the standard\n`bin/firefox` command.\n\nThe repo is Nix-specific. The generic libva shim lives in\n`vicondoa/virgl-vaapi-compat`; this repo owns only Firefox-specific integration:\nlocked Firefox policies, scoped `LIBVA_*` environment, and a virgl `glxtest`\nstub.\n\n## Outputs\n\n```bash\nnix build github:vicondoa/firefox-virgl-vaapi.nix#firefox\nnix flake check github:vicondoa/firefox-virgl-vaapi.nix\n```\n\nPublic flake outputs:\n\n| Output | Purpose |\n| --- | --- |\n| `packages.\u003csystem\u003e.firefox` / `packages.\u003csystem\u003e.default` | Wrapped Firefox package exposing `bin/firefox`. |\n| `checks.\u003csystem\u003e.default` | Verifies the package shape, policies, and `glxtest` stub. |\n| `overlays.default` | Self-contained overlay that adds `virgl-vaapi-compat`, `wrapFirefoxVirglVaapi`, and replaces `pkgs.firefox` with the wrapped package. |\n| `lib.wrapFirefoxVirglVaapi` | Importable wrapper function for downstream flakes that need direct control over arguments. |\n\nThe package installs `bin/firefox`. It intentionally does not install\n`firefox-virgl` or `firefox-virgl-vaapi` command aliases; downstream systems that\nuse this package should make it the only Firefox provider in the profile.\n\nThe wrapper is compatible with the NixOS `programs.firefox` module's `.override`\npath, so downstream modules can still add Firefox policies, native messaging\nhosts, and extension configuration.\n\n## Documentation\n\n- [`docs/how-it-works.md`](docs/how-it-works.md)\n- [`docs/debugging.md`](docs/debugging.md)\n- [`docs/nix.md`](docs/nix.md)\n- [`docs/troubleshooting.md`](docs/troubleshooting.md)\n- [`docs/removal-criteria.md`](docs/removal-criteria.md)\n\n## License\n\nApache-2.0. See [`LICENSE`](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicondoa%2Ffirefox-virgl-vaapi.nix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicondoa%2Ffirefox-virgl-vaapi.nix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicondoa%2Ffirefox-virgl-vaapi.nix/lists"}