{
 "app_id": "org.gnome.gitlab.YaLTeR.Identity",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnome.gitlab.YaLTeR.Identity/master/org.gnome.gitlab.YaLTeR.Identity.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:15:06.699739+00:00",
 "manifest": {
  "app-id": "org.gnome.gitlab.YaLTeR.Identity",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "identity",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "RUSTFLAGS": "-C force-frame-pointers=yes"
   }
  },
  "modules": [
   {
    "name": "identity",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/YaLTeR/identity.git",
      "commit": "a9249f94be154941a793bda22e282205464c775d"
     },
     "cargo-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo/"
      ]
     }
    ]
   }
  ]
 }
}