flatpak: add debug version

This commit is contained in:
DashieTM 2024-05-31 18:38:44 +02:00
parent c9d3ac9317
commit 4220726ea8
9 changed files with 2719 additions and 430 deletions

View file

@ -8,6 +8,9 @@
, wrapGAppsHook4
, gtk4
, libadwaita
, python312Packages
, flatpak
, flatpak-builder
, lib
, lockFile
, ...
@ -28,6 +31,10 @@ rustPlatform.buildRustPackage rec {
dbus
gdk-pixbuf
gnome.adwaita-icon-theme
python312Packages.aiohttp
python312Packages.toml
flatpak
flatpak-builder
];
cargoLock = {