lol

yaziPlugins.starship: 25.4.8-unstable-2025-04-09 -> 25.4.8-unstable-2025-04-20 (#400970)

authored by

Austin Horstman and committed by
GitHub
79dbc2b8 465759d4

+3 -3
+3 -3
pkgs/by-name/ya/yazi/plugins/starship/default.nix
··· 5 5 }: 6 6 mkYaziPlugin { 7 7 pname = "starship.yazi"; 8 - version = "25.4.8-unstable-2025-04-09"; 8 + version = "25.4.8-unstable-2025-04-20"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "Rolv-Apneseth"; 12 12 repo = "starship.yazi"; 13 - rev = "c0707544f1d526f704dab2da15f379ec90d613c2"; 14 - hash = "sha256-H8j+9jcdcpPFXVO/XQZL3zq1l5f/WiOm4YUxAMduSRs="; 13 + rev = "6fde3b2d9dc9a12c14588eb85cf4964e619842e6"; 14 + hash = "sha256-+CSdghcIl50z0MXmFwbJ0koIkWIksm3XxYvTAwoRlDY="; 15 15 }; 16 16 17 17 meta = {