{
 "app_id": "io.github.avomar.dev-toolbox",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.avomar.dev-toolbox/master/io.github.avomar.dev-toolbox.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/cosmic:ro",
  "--talk-name=com.system76.CosmicSettingsDaemon.*",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:40.328965+00:00",
 "manifest": {
  "id": "io.github.avomar.dev-toolbox",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "dev-toolbox",
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=xdg-config/cosmic:ro",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--talk-name=com.system76.CosmicSettingsDaemon.*"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/dev-toolbox/cargo"
   }
  },
  "modules": [
   {
    "name": "dev-toolbox",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm0755 ./target/release/dev-toolbox /app/bin/dev-toolbox",
     "install -Dm0644 ./resources/io.github.avomar.dev-toolbox.desktop -t /app/share/applications/",
     "install -Dm0644 ./resources/io.github.avomar.dev-toolbox.metainfo.xml -t /app/share/metainfo/",
     "install -Dm0644 ./resources/icons/hicolor/scalable/apps/io.github.avomar.dev-toolbox.svg -t /app/share/icons/hicolor/scalable/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/avomar/dev-toolbox.git",
      "tag": "v3.0.0",
      "commit": "2bae4e37b555f42f4321def48dd6c27fd9a000d3"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}