Loading pkgs/shells/fish/plugins/forgit.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildFishPlugin rec { pname = "forgit"; version = "25.08.0"; version = "25.09.0"; src = fetchFromGitHub { owner = "wfxr"; repo = "forgit"; rev = version; hash = "sha256-45NeIRSTNiCqctdwBaS/qOeOI/8f4L+KVI/I6grYm+0="; hash = "sha256-hbPiuuiyPOCtnByInhoA0atVDwNaMRfzp1n9dusg59I="; }; postInstall = '' Loading Loading
pkgs/shells/fish/plugins/forgit.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildFishPlugin rec { pname = "forgit"; version = "25.08.0"; version = "25.09.0"; src = fetchFromGitHub { owner = "wfxr"; repo = "forgit"; rev = version; hash = "sha256-45NeIRSTNiCqctdwBaS/qOeOI/8f4L+KVI/I6grYm+0="; hash = "sha256-hbPiuuiyPOCtnByInhoA0atVDwNaMRfzp1n9dusg59I="; }; postInstall = '' Loading