From 53cc006138e7323bc07d30f5697874309600b2f5 Mon Sep 17 00:00:00 2001 From: oddlama Date: Sat, 30 Sep 2023 19:39:30 +0200 Subject: [PATCH] chore: update starship hash after rebase --- users/modules/config/shell/starship.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/modules/config/shell/starship.nix b/users/modules/config/shell/starship.nix index a6f5192..1fd238a 100644 --- a/users/modules/config/shell/starship.nix +++ b/users/modules/config/shell/starship.nix @@ -13,7 +13,7 @@ owner = "oddlama"; repo = "starship"; rev = "feat-more-dynamic-username-and-hostname"; - hash = "sha256-me6GC1NTSEfdTdSbhwbmwMlzIhSmcs1PSUFCWu+2LG0="; + hash = "sha256-br1fpQPgclJcsm4INBZ+vk4/PtpnUCkWMHll0rjdGmQ="; }; in pkgs.starship.overrideAttrs (_finalAttrs: previousAttrs: {