From caf6677f717b1a3262c60eb9e095a64d13297926 Mon Sep 17 00:00:00 2001 From: Natsu Kagami Date: Wed, 8 Nov 2023 11:50:34 +0100 Subject: [PATCH] Update tide --- home/fish/fish.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/fish/fish.nix b/home/fish/fish.nix index 454cd77..1bdc677 100644 --- a/home/fish/fish.nix +++ b/home/fish/fish.nix @@ -188,9 +188,9 @@ with lib; src = pkgs.fetchFromGitHub { owner = "IlanCosman"; repo = "tide"; - rev = "447945d2cff8f70d5c791dd4eec8b322d37798dd"; + rev = "v6.0.1"; # sha256 = lib.fakeSha256; - sha256 = "sha256-1c2E3UC3r9hPfijAQoZ/+4yXieFxC4+hkk7wUyr30NM="; + sha256 = "sha256-oLD7gYFCIeIzBeAW1j62z5FnzWAp3xSfxxe7kBtTLgA="; }; } {