summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authormarkvd <markvd@loreto>2023-01-07 21:03:02 +0100
committermarkvd <markvd@loreto>2023-01-07 21:03:02 +0100
commitfea406ef2f1562b23e290f6c2d469ad099f0ec8a (patch)
tree6bd4ca10f039e77b986d26ff467e8c934a7a3500 /pkgs
parentc37b518a6059ea558714d595fc633457aee9d01d (diff)
vimPlugins: resolve github repository redirects
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/editors/vim/plugins/generated.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix
index 9aa0207dd96d7..32c8bebe3fe66 100644
--- a/pkgs/applications/editors/vim/plugins/generated.nix
+++ b/pkgs/applications/editors/vim/plugins/generated.nix
@@ -839,8 +839,8 @@ final: prev:
     src = fetchFromGitHub {
       owner = "utilyre";
       repo = "barbecue.nvim";
-      rev = "0705c6dd2f29550066ddff3bdf42cf67c5405fb7";
-      sha256 = "1b1vdzj1ygmhwsg44bg46v9y59wrb8y8ilh6njy8w1hnic3yhsyw";
+      rev = "fc72ed04e87df12efbdcea25e6f0dce9d5229b6b";
+      sha256 = "0cfa2cqvscaai26yfjmxnv740p351v1dgqdg1v3snrmhj3m5i7bw";
     };
     meta.homepage = "https://github.com/utilyre/barbecue.nvim/";
   };