update/fedora
Some checks failed
/ job (push) Has been cancelled

This commit is contained in:
Marc Beninca 2025-06-02 21:31:38 +02:00
parent 2036892443
commit f3f96e428a
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -498,6 +498,23 @@ rwx_rwx_shell_git [label="Git"]
rwx_rwx_shell_venv [label="Use\nVEnv"] rwx_rwx_shell_venv [label="Use\nVEnv"]
} -> rwx_rwx_shell } -> rwx_rwx_shell
# ╭─────┬──────╮
# │ RWX │ SPCD │
# ╰─────┴──────╯
{
rwx_spcd_update [label="Update"]
} -> rwx_spcd
{
rwx_spcd_update_fedora [label="Fedora"]
} -> rwx_spcd_update
{
rwx_spcd_update_fedora_41 [label="41"]
rwx_spcd_update_fedora_42 [label="42"]
} -> rwx_spcd_update_fedora
# ╭─────┬──────╮ # ╭─────┬──────╮
# │ RWX │ SRMP │ # │ RWX │ SRMP │
# ╰─────┴──────╯ # ╰─────┴──────╯