diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-03-29 13:12:17 +0100 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-03-29 13:12:17 +0100 |
| commit | 531b20fdf744059f5fd859135ba27defa31c3a34 (patch) | |
| tree | 950eaa95ee6ddf5e9948f5ee52d99f43fd581d8a /modules/shell.nix | |
| parent | 5693b3fa2f8e1c35d8bd9429e50fa04d16fb108a (diff) | |
Diffstat (limited to 'modules/shell.nix')
| -rw-r--r-- | modules/shell.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/shell.nix b/modules/shell.nix index 68111ea..bf3b41a 100644 --- a/modules/shell.nix +++ b/modules/shell.nix @@ -38,8 +38,8 @@ src = pkgs.fetchFromGitHub { owner = "Aloxaf"; repo = "fzf-tab"; - rev = "v1.2.0"; - sha256 = "0mnsmfv0bx6np2r6pll43h261v7mh2ic1kd08r7jcwyb5xarfvmb"; + rev = "v1.3.0"; + sha256 = "8atbysoOyCBW2OYKmdc91x9V/Mk3eyg3hvzvhJpQ32w="; }; } ]; |
