1
0
Fork 0

Update deps

This commit is contained in:
Daniel Kempkens 2023-04-10 13:01:52 +02:00
parent f3e0043245
commit 5ffe528932
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
2 changed files with 33 additions and 33 deletions

View file

@ -227,11 +227,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1680988029, "lastModified": 1681087167,
"narHash": "sha256-jaNC/WsWbodeKD5QA82NnFCZE6DiQZZtaJF2A/yxrAE=", "narHash": "sha256-oFyu04bXSC/uNjB9d+OUBHNFUlsxap7RbAC3CkltsqU=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "339011f59c25937567f1e88d663c22dade5e217a", "rev": "3c724fe1f3efae0d00b43e381523ea2ec7229328",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -250,11 +250,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1681027923, "lastModified": 1681114415,
"narHash": "sha256-r1D/WEhweAOcrVP493wbsFp4ICH+jmTLRfjmMHOZJYg=", "narHash": "sha256-3RgYmhue+78Ikyjhq51OtxwfJNUTdETP/E2hzYtcS3I=",
"owner": "nix-community", "owner": "nix-community",
"repo": "neovim-nightly-overlay", "repo": "neovim-nightly-overlay",
"rev": "b0e03aec365db0fdf29d19da3cc6b6d229961494", "rev": "0189b22ba12d8817d00d58201c05884795024386",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -270,11 +270,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1681028386, "lastModified": 1681114912,
"narHash": "sha256-Y/x96opJwpH7M2PoZ/HlZ+59ozvDabjNo1srLmvq7qA=", "narHash": "sha256-5xkVMPtj1t37ozK4fGDXuWVZ3eMCCX0XjwVfa9MGzpI=",
"owner": "nifoc", "owner": "nifoc",
"repo": "nix-overlay", "repo": "nix-overlay",
"rev": "b158b2b7c6191e2b6e4f56cdbf99e38d030b80ca", "rev": "a36681f05913a8ddf8c16ab622eee76f67680693",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -285,11 +285,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1681028957, "lastModified": 1681064623,
"narHash": "sha256-gKWkKT/nFg2d9HZyK7VAjRzkyPfKLx+uIGyWXDw0NB0=", "narHash": "sha256-UngFykv8KTrjxFeu4ZMvsOwFrxsa0A3ZPwyLhxb0Rrs=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "11c129c16f4051ad215ea7b0d297a6c7cf5d24d7", "rev": "da0b0bc6a5d699a8a9ffbf9e1b19e8642307062a",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -19,12 +19,12 @@ in
}; };
plenary-nvim = buildVimPluginFrom2Nix { plenary-nvim = buildVimPluginFrom2Nix {
pname = "plenary.nvim"; pname = "plenary.nvim";
version = "2023-04-09"; version = "2023-04-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-lua"; owner = "nvim-lua";
repo = "plenary.nvim"; repo = "plenary.nvim";
rev = "0c31c398261567cda89b66ddffc69d39495f63ae"; rev = "9ac3e9541bbabd9d73663d757e4fe48a675bb054";
sha256 = "1wwbcw35nbsszqhwc7spz5p3qlb08dcwwpn2f3wk6xxb66yycdri"; sha256 = "0d3h8kjid7mkqzdhakbf9wiyj1vxrcw4n8dp678bxm0452n82vxl";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -85,12 +85,12 @@ in
}; };
leap-nvim = buildVimPluginFrom2Nix { leap-nvim = buildVimPluginFrom2Nix {
pname = "leap.nvim"; pname = "leap.nvim";
version = "2023-03-14"; version = "2023-04-09";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "ggandor"; owner = "ggandor";
repo = "leap.nvim"; repo = "leap.nvim";
rev = "f74473d23ebf60957e0db3ff8172349a82e5a442"; rev = "98a72ad93c629c49bd7127d342960cc1b159b620";
sha256 = "1fjc3b4czlndd1nfn5n2zwlx51xhxcxiysjipfhnbbqhpy4sqfbg"; sha256 = "1zb0k6d57z8pp4nzmqvk041gqhpsswxz642jj8398hf44r05lcq8";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -107,12 +107,12 @@ in
}; };
nvim-treesitter = buildVimPluginFrom2Nix { nvim-treesitter = buildVimPluginFrom2Nix {
pname = "nvim-treesitter"; pname = "nvim-treesitter";
version = "2023-04-09"; version = "2023-04-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "fa9fe9a95ba481e26e11eede4657f8c5350a0eaa"; rev = "cc360a9beb1b30d172438f640e2c3450358c4086";
sha256 = "02mzjbgvdk47xgf879c7bsrm8wyla39fpaxv5lk2h8q9f82mgisy"; sha256 = "08rnx980g429cgyhq3dzl84553vil30djzzxi1w9sa2mp060zyw8";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -140,12 +140,12 @@ in
}; };
telescope-nvim = buildVimPluginFrom2Nix { telescope-nvim = buildVimPluginFrom2Nix {
pname = "telescope.nvim"; pname = "telescope.nvim";
version = "2023-04-09"; version = "2023-04-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-telescope"; owner = "nvim-telescope";
repo = "telescope.nvim"; repo = "telescope.nvim";
rev = "7141515a7cabde46449675a403ed564416363887"; rev = "6258d50b09f9ae087317e392efe7c05a7323492d";
sha256 = "1mvz6qjapk88md0fzchai6rvypq4gjs8v5ia2hp914kj1mykv6n3"; sha256 = "0p4wz6gvs7952gbzlaz8sdjb92s1nwwry8mkxywi37pn8z6rvj2h";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -220,12 +220,12 @@ in
}; };
nvim-lspconfig = buildVimPluginFrom2Nix { nvim-lspconfig = buildVimPluginFrom2Nix {
pname = "nvim-lspconfig"; pname = "nvim-lspconfig";
version = "2023-04-09"; version = "2023-04-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "neovim"; owner = "neovim";
repo = "nvim-lspconfig"; repo = "nvim-lspconfig";
rev = "27e9e1d2638ffd133b06f314a49ac55825cb1017"; rev = "10fa01d553ce10646350461ac5ddc71f189e9d1a";
sha256 = "0fbq9gwrgr5gaz5k3aq5c7fw0gg5qkzw86qqff1ghz8b5jkjkkp5"; sha256 = "1v5zqf5z9fl23f62cgchsyhg54wpw364k6bpn9gi6py5mfpig49c";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -440,12 +440,12 @@ in
}; };
nvim-ts-autotag = buildVimPluginFrom2Nix { nvim-ts-autotag = buildVimPluginFrom2Nix {
pname = "nvim-ts-autotag"; pname = "nvim-ts-autotag";
version = "2023-04-08"; version = "2023-04-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "windwp"; owner = "windwp";
repo = "nvim-ts-autotag"; repo = "nvim-ts-autotag";
rev = "7a1c677985b8fc4cdfdb87dd55fbc16dadd86bbe"; rev = "b525525b6aba20763e19011a73454845170850d7";
sha256 = "0yqxg4hmdjs2bn7hg5al012kf8ykhrjsg1ca22vnnaqz4j98il0k"; sha256 = "0j8vgqq3408y1b6vsv5rppp5aqly1cf8yn37chh526r42aikzbkd";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -462,12 +462,12 @@ in
}; };
nvim-treesitter-textobjects = buildVimPluginFrom2Nix { nvim-treesitter-textobjects = buildVimPluginFrom2Nix {
pname = "nvim-treesitter-textobjects"; pname = "nvim-treesitter-textobjects";
version = "2023-03-27"; version = "2023-04-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter-textobjects"; repo = "nvim-treesitter-textobjects";
rev = "b55fe6175f0001347a433c9df358c8cbf8a4e90f"; rev = "a955ea4291a715ad72d63be4bd3bb5a4f9320426";
sha256 = "1kip55hxkg6lgbqj37hx5fsph5j4c69r7n6c7ypqynhn7qg6flqx"; sha256 = "14bfbzrpnrfwjjyqd6zpplskhbqbwizr27nqd14rmckpk5hc8ysk";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };