We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f395d9d commit 58675faCopy full SHA for 58675fa
pkgs/applications/editors/vim/plugins/generated.nix
@@ -8492,12 +8492,12 @@ final: prev:
8492
8493
nvim-dap-rego = buildVimPlugin {
8494
pname = "nvim-dap-rego";
8495
- version = "2024-09-15";
+ version = "2024-09-28";
8496
src = fetchFromGitHub {
8497
owner = "rinx";
8498
repo = "nvim-dap-rego";
8499
- rev = "1fa446e7e482d193a8c0cf089a3bc422d71cb47a";
8500
- sha256 = "14ml164dca4ks1hm6d7hd6wsafr5kp17y0n46mphvvhqfrgs09cg";
+ rev = "ab13103327b5e336a0d059ec2d9f1022c26ffadf";
+ sha256 = "05ainkya2z6hm02glz2xcnd39y3fvkdmsgnl6la7kchin227l6w4";
8501
};
8502
meta.homepage = "https://github.com/rinx/nvim-dap-rego/";
8503
0 commit comments