{
 "app_id": "io.github.essentialist_app.essentialist",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.essentialist_app.essentialist/master/io.github.essentialist_app.essentialist.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:00.302228+00:00",
 "manifest": {
  "app-id": "io.github.essentialist_app.essentialist",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "command": "essentialist",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri"
  ],
  "build-options": {
   "env": [
    "GOBIN=/app/bin",
    "GOROOT=/usr/lib/sdk/golang"
   ]
  },
  "modules": [
   {
    "name": "essentialist",
    "buildsystem": "simple",
    "build-commands": [
     "PATH=$PATH:$GOROOT/bin make install DESTDIR=/app PREFIX=\"\" WAYLAND=true FLATPAK=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/essentialist-app/essentialist.git",
      "tag": "v0.3.18"
     },
     "go.mod.yml"
    ]
   }
  ]
 }
}