1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-01-23 04:03:20 +00:00
parent f662bf73e3
commit 3782b3eb1f
2 changed files with 25 additions and 25 deletions

View file

@ -279,11 +279,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1705911034, "lastModified": 1705963870,
"narHash": "sha256-jC47N/NjYrti4wVo+HxsMGpxTTNujERA0zKh3OCMap4=", "narHash": "sha256-JYBsfBcRtd+8EHxKZ24stJbhox9VogikXSR/2Y9sYXQ=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "21b36c7d7fa351544253316c606651e9ce925b29", "rev": "dc466f9a63ede5e2bbddc33688c0c972abfe9a52",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -304,11 +304,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1705918318, "lastModified": 1705975320,
"narHash": "sha256-MB3FJvftCkYSSYMatetbMz/oDVI1anUs3OypLrgNfYQ=", "narHash": "sha256-heIdhXwvOyTBtu7gSsnTHx69r4Dpju1xj4SAa+zZT1w=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "fb392903d0c51912f325262e3f5caafcfb74be15", "rev": "38e0e2b99fb13b39b1d506991b414a5ff6791a6f",
"revCount": 679, "revCount": 680,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },

View file

@ -117,12 +117,12 @@ in
}; };
nvim-treesitter = buildVimPlugin { nvim-treesitter = buildVimPlugin {
pname = "nvim-treesitter"; pname = "nvim-treesitter";
version = "2024-01-21"; version = "2024-01-22";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "94bd4bcc5bbce8334303727627b628ece72e798d"; rev = "cd4e0909948eb33d3959e133c16f837e4db122c6";
sha256 = "1l213q9mg93praykvfv3pwlblkr5bkrifbsvv77wvri3n8brdqrd"; sha256 = "096rvmvr7bwl7g9cvzm92w6akpj3ycpy7dznh7pjgwb8mwf97r5j";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -139,12 +139,12 @@ in
}; };
rainbow-delimiters-nvim = buildVimPlugin { rainbow-delimiters-nvim = buildVimPlugin {
pname = "rainbow-delimiters.nvim"; pname = "rainbow-delimiters.nvim";
version = "2024-01-21"; version = "2024-01-22";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "HiPhish"; owner = "HiPhish";
repo = "rainbow-delimiters.nvim"; repo = "rainbow-delimiters.nvim";
rev = "a5077cb6144fe46bc8b5002c52bb75a17369e44b"; rev = "35530b4ad48f01bdaa852da34e4de9930fb54c89";
sha256 = "1spp6qym1vr2r53yj3w1sxh81j5w2dd6s7yqj3hcjxjp5zcffff1"; sha256 = "00fhq07mhybhzlzvhnywg3fj5as7jr0n5q3gcc4vmv7zxlx4nfzf";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -172,12 +172,12 @@ in
}; };
telescope-nvim = buildVimPlugin { telescope-nvim = buildVimPlugin {
pname = "telescope.nvim"; pname = "telescope.nvim";
version = "2024-01-21"; version = "2024-01-23";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-telescope"; owner = "nvim-telescope";
repo = "telescope.nvim"; repo = "telescope.nvim";
rev = "20efb3864903fb854a85faf57513ffd80582275b"; rev = "36dce6261ae3660bb57ba942361067b2028aec31";
sha256 = "0rm3frjq7nab5rdsll2d5gza3gz6z4wfxs717z250xi4n8f0xnvf"; sha256 = "0p85sqsaqrb1wk4wd02npnarcgwql9h5qn19g0p9jjsvim08vj7m";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -403,12 +403,12 @@ in
}; };
nvim-autopairs = buildVimPlugin { nvim-autopairs = buildVimPlugin {
pname = "nvim-autopairs"; pname = "nvim-autopairs";
version = "2024-01-21"; version = "2024-01-22";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "windwp"; owner = "windwp";
repo = "nvim-autopairs"; repo = "nvim-autopairs";
rev = "eac31b4797ce4fa9dd546f7b98ec32305527b19e"; rev = "096d0baecc34f6c5d8a6dd25851e9d5ad338209b";
sha256 = "1ha2cqjvzphhib3s2grcr019b8aix6vlccfwwi8yh2ysrrj4qgnk"; sha256 = "167a5d8rycg703f1x9q7g9bavchfv8cj3qxvq721cf9sz1jniip2";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -447,12 +447,12 @@ in
}; };
oil-nvim = buildVimPlugin { oil-nvim = buildVimPlugin {
pname = "oil.nvim"; pname = "oil.nvim";
version = "2024-01-21"; version = "2024-01-22";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "stevearc"; owner = "stevearc";
repo = "oil.nvim"; repo = "oil.nvim";
rev = "f0315c101ffb32788a349380eb160a702b83c75c"; rev = "bf753c3e3f8736939ad5597f92329dfe7b1df4f5";
sha256 = "1ypp4syy1qcc4y4y5yxn783b6n3krqfgarfc42l3kh0ql0aivd4i"; sha256 = "02wjsfhhq8lrai18m3khv7sln070cmwgr7jqp537dwl47v4pq4z3";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -524,12 +524,12 @@ in
}; };
neogit = buildVimPlugin { neogit = buildVimPlugin {
pname = "neogit"; pname = "neogit";
version = "2024-01-16"; version = "2024-01-22";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "NeogitOrg"; owner = "NeogitOrg";
repo = "neogit"; repo = "neogit";
rev = "38dd297a905ec6869f4c20ea9184a3e514316e3b"; rev = "ce0c369ccdba3f644a3b28f4c053421f435352c9";
sha256 = "0jgp46dsj9drldbjvy2rgc1yyqbzk34ka14lpkzl13y1dcfhxysc"; sha256 = "0zvs6ygghz786fs436pladaml57mfb28lfx0xciwdrxfcd25rmf0";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };