Dávid Groniewsky
|
9ce42ccf3e
|
Added the config option to disable flatpaks (disabled by default), and the flag --no-flatpaks which will skip flatpak packages.
|
2025-09-30 22:30:24 +02:00 |
|
Dávid Groniewsky
|
0ecd835090
|
Extended the flatpak functionality to modules. All works as expected.
|
2025-09-29 15:19:42 +02:00 |
|
Dávid Groniewsky
|
27a8c279c4
|
Removed the build and dist directories
|
2025-09-29 14:58:21 +02:00 |
|
Dávid Groniewsky
|
401233a352
|
Added support for declaring installed and ignored flatpaks in the source file. For this the variables 'flatpak_packages' and 'ignored_flatpak_packages' are used. These work like the pacman equivalents. There were test cases appended for flatpak testing. I have installed the modified version on my system and tested it extensively. No errors were found.
|
2025-09-29 14:57:34 +02:00 |
|