Commit graph

2 commits

Author SHA1 Message Date
d9cca60882
refactor(starship): move config to a JSON file
All checks were successful
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 3s
/ build-packages (push) Successful in 14s
/ build-vm (push) Successful in 20s
/ report-size (push) Successful in 1m9s
Should be faster to import than trying to parse the nix exprs.
2025-04-21 22:54:39 +02:00
52ce2a852a
refactor(starship): move config to own module
All checks were successful
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 2s
/ build-packages (push) Successful in 14s
/ build-vm (push) Successful in 2s
/ report-size (push) Successful in 4s
Should make evaluation faster.
2025-04-21 21:22:22 +02:00