particle-os-modules/modules/default-flatpaks
Brad P. Crochet 0ee5aa76d9
Some checks failed
build-individual / build-individual (push) Failing after 2s
build-unified / build-unified (push) Failing after 2s
fix: Ensure the flatpak list is filtered before checking for empty (#443)
In order for the logic to work properly, the flatpak list needs to be
filtered down before checking for empty. Otherwise, in the `if` clause,
the list would become empty, and would cause the flatpak call to fail.

Signed-off-by: Brad P. Crochet <brad@crochet.net>
2025-08-18 08:36:33 +03:00
..
v1 refactor(default-flatpaks): version 2 (nushell) (#336) 2025-07-26 14:09:39 +00:00
v2 fix: Ensure the flatpak list is filtered before checking for empty (#443) 2025-08-18 08:36:33 +03:00
default-flatpaks.tsp fix: typo in schema 2025-07-26 17:42:12 +03:00
module.yml refactor(default-flatpaks): version 2 (nushell) (#336) 2025-07-26 14:09:39 +00:00