all repos — nixfiles @ dfd4ae4e95aae89a4ca8dcc3e25c27b5e4be2158

System and user configuration, managed by nix and home-manager

fish: update hydro prompt
Alan Pearce alan@alanpearce.eu
Wed, 04 Dec 2024 12:13:55 +0100
commit

dfd4ae4e95aae89a4ca8dcc3e25c27b5e4be2158

parent

86f742ca8ae4b546ceba0115877f1b73c53c95d2

1 files changed, 3 insertions(+), 3 deletions(-)

jump to
M user/settings/fish.nixuser/settings/fish.nix
@@ -14,10 +14,10 @@ (fromNixpkgs autopair)         {
           name = "fishplugin-hydro";
           src = pkgs.fetchFromGitHub {
-            owner = "alanpearce";
+            owner = "jorgebucaran";
             repo = "hydro";
-            hash = "sha256-KXch0JvfAfZfBgA8oXnYs6mRN417WvDoJN9EOZNZn10";
-            rev = "7a8c468ba0dc88a5f8a9c0b8635020bfc3619323";
+            hash = "sha256-KXch0JvfAfZfBgA8oXnYs6mRN417WvDoJN9EOZNZn10=";
+            rev = "7d0b895f8c82ee9b3710a038e0ac558d99941a72";
           };
         }
         {