re-enable starship

This commit is contained in:
Lillian Violet 2026-01-28 15:15:48 +01:00
parent a3ccf6a565
commit 6d17218469
3 changed files with 14 additions and 13 deletions

View file

@ -41,9 +41,9 @@
{
owner = "catppuccin";
repo = "starship";
rev = "5629d23"; # Replace with the latest commit hash
sha256 = "sha256-nsRuxQFKbQkyEI4TXgvAjcroVdG+heKX5Pauq/4Ota0=";
rev = "5906cc3"; # Replace with the latest commit hash
sha256 = "sha256-FLHjbClpTqaK4n2qmepCPkb8rocaAo3qeV4Zp1hia0g=";
}
+ /palettes/${flavor}.toml));
+ /themes/${flavor}.toml));
};
}