{
 "app_id": "app.drey.Warp",
 "source_url": "https://raw.githubusercontent.com/flathub/app.drey.Warp/master/app.drey.Warp.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-download"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:06:27.535500+00:00",
 "manifest": {
  "id": "app.drey.Warp",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "command": "warp",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=ipc",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-download"
  ],
  "modules": [
   {
    "name": "warp",
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=default",
     "-Dqr-code-scanning=enabled"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/warp.git",
      "commit": "de26588db7953c8930b029738fdd6f866fbefa17"
     },
     "cargo-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo/"
      ]
     }
    ]
   }
  ]
 }
}