summary refs log tree commit diff stats
path: root/user/settings
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings')
-rw-r--r--user/settings/fish.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/settings/fish.nix b/user/settings/fish.nix
index 8d3f85d3..04d947ea 100644
--- a/user/settings/fish.nix
+++ b/user/settings/fish.nix
@@ -14,10 +14,10 @@
         {
           name = "fishplugin-hydro";
           src = pkgs.fetchFromGitHub {
-            owner = "alanpearce";
+            owner = "jorgebucaran";
             repo = "hydro";
-            hash = "sha256-KXch0JvfAfZfBgA8oXnYs6mRN417WvDoJN9EOZNZn10";
-            rev = "7a8c468ba0dc88a5f8a9c0b8635020bfc3619323";
+            hash = "sha256-KXch0JvfAfZfBgA8oXnYs6mRN417WvDoJN9EOZNZn10=";
+            rev = "7d0b895f8c82ee9b3710a038e0ac558d99941a72";
           };
         }
         {