mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-07 10:37:46 +02:00
flatpak: add debug version
This commit is contained in:
parent
c9d3ac9317
commit
4220726ea8
9 changed files with 2719 additions and 430 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue