diff --git a/flake.lock b/flake.lock index 9dd3ef3..a732b4d 100644 --- a/flake.lock +++ b/flake.lock @@ -237,11 +237,11 @@ ] }, "locked": { - "lastModified": 1709988192, - "narHash": "sha256-qxwIkl85P0I1/EyTT+NJwzbXdOv86vgZxcv4UKicjK8=", + "lastModified": 1710062421, + "narHash": "sha256-FiCNRfyUgJOLYIokLiFsfI7B+Zn9HDnOzFR3uVr5qsQ=", "owner": "nix-community", "repo": "home-manager", - "rev": "b0b0c3d94345050a7f86d1ebc6c56eea4389d030", + "rev": "36f873dfc8e2b6b89936ff3e2b74803d50447e0a", "type": "github" }, "original": { @@ -280,11 +280,11 @@ }, "locked": { "dir": "contrib", - "lastModified": 1710031036, - "narHash": "sha256-gW1rwOCFShYSPg6y1NVzBjtGxotgH9xfL1IlxnMbFpM=", + "lastModified": 1710112844, + "narHash": "sha256-uMXqkwbIB4mKQHy+2B4q0i3YSMMub1mp/INQgEYiHOQ=", "owner": "neovim", "repo": "neovim", - "rev": "9bd4a2807960ea3e82b0454861b399f4ac6d8a92", + "rev": "a09ddd7ce55037edc9747a682810fba6a26bc201", "type": "github" }, "original": { @@ -305,11 +305,11 @@ ] }, "locked": { - "lastModified": 1710036114, - "narHash": "sha256-+TyqlJ/tk4V6x6cMSj6SVe2h3iPF2HeJGtlBBMZAwe0=", + "lastModified": 1710122533, + "narHash": "sha256-HukB8OG1P1bWGxRZNXLKhngZnHQrkgmyuyQWziLyIUk=", "ref": "refs/heads/master", - "rev": "b59145391c5a63cbfb2146e65aa4764435969d6f", - "revCount": 740, + "rev": "6e6db16db5d76dea6e49f264c454165402b59151", + "revCount": 741, "type": "git", "url": "https://git.kempkens.io/daniel/nix-overlay" }, @@ -340,11 +340,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1709410583, - "narHash": "sha256-esOSUoQ7mblwcsSea0K17McZuwAIjoS6dq/4b83+lvw=", + "lastModified": 1710123225, + "narHash": "sha256-j3oWlxRZxB7cFsgEntpH3rosjFHRkAo/dhX9H3OfxtY=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "59e37017b9ed31dee303dbbd4531c594df95cfbc", + "rev": "ad2fd7b978d5e462048729a6c635c45d3d33c9ba", "type": "github" }, "original": { @@ -356,11 +356,11 @@ }, "nixos-unstable": { "locked": { - "lastModified": 1709987164, - "narHash": "sha256-W3KoCToX0gnwpZARkRteYd8Ns0Kie3C4u057YepUP5I=", + "lastModified": 1710119926, + "narHash": "sha256-y/UkeSTYHXcoMklsOO7CP3slLvpBIRE4GYSMsYm+B2o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "e389a1133d14925b942e0ad76ce75f32637db20d", + "rev": "c41ece2391fdc2351e839a9d9bb9cc561480ddea", "type": "github" }, "original": { @@ -372,11 +372,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1709968316, - "narHash": "sha256-4rZEtEDT6jcgRaqxsatBeds7x1PoEiEjb6QNGb4mNrk=", + "lastModified": 1710097495, + "narHash": "sha256-B7Ea7q7hU7SE8wOPJ9oXEBjvB89yl2csaLjf5v/7jr8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "0e7f98a5f30166cbed344569426850b21e4091d4", + "rev": "d40e866b1f98698d454dad8f592fe7616ff705a4", "type": "github" }, "original": { @@ -438,11 +438,11 @@ }, "nurpkgs": { "locked": { - "lastModified": 1710037658, - "narHash": "sha256-6i7th4IX+2E1KX7FEJ4XgYtvQAooLa6YRsUIVRDu0PU=", + "lastModified": 1710128536, + "narHash": "sha256-aC7aLFLLgnVsjhgV20A4ibQN9WIQo6Q7dvOeEmkrlkg=", "owner": "nix-community", "repo": "NUR", - "rev": "ff870a7e359c3f34fc1144c6c35f76003d6c17e7", + "rev": "15069c474193f6ba4fd2293f53c0c956b0e432ab", "type": "github" }, "original": { @@ -546,11 +546,11 @@ ] }, "locked": { - "lastModified": 1709911575, - "narHash": "sha256-yC2iOKe0BSZAeXLNPXPrsGn5BwUTYYZESKb+OblLnXY=", + "lastModified": 1710088047, + "narHash": "sha256-eSqKs6ZCsX9xJyNYLeMDMrxzIDsYtaWClfZCOp0ok6Y=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "9c57261c71871d2208a6dd4394774cca226c6dbc", + "rev": "720322c5352d7b7bd2cb3601a9176b0e91d1de7d", "type": "github" }, "original": { diff --git a/home/programs/nvim/plugins.nix b/home/programs/nvim/plugins.nix index aa4e8c8..2448cd4 100644 --- a/home/programs/nvim/plugins.nix +++ b/home/programs/nvim/plugins.nix @@ -117,12 +117,12 @@ in }; nvim-treesitter = buildVimPlugin { pname = "nvim-treesitter"; - version = "2024-03-09"; + version = "2024-03-10"; src = fetchFromGitHub { owner = "nvim-treesitter"; repo = "nvim-treesitter"; - rev = "7ff51f53b0efb6228df2e8539b51bb2e737b77f3"; - sha256 = "1lyf2lg4sl639y85jjfs54pq13g50z0c8pngibj0c172lqrckhg5"; + rev = "488bec03254207b1dd071be8cb1fb78434b6e777"; + sha256 = "1vh2087h47hr08570ipv694yk893m0rdnccbw01pgq9q37hhsl3m"; fetchSubmodules = false; }; }; @@ -216,12 +216,12 @@ in }; nvim-lspconfig = buildVimPlugin { pname = "nvim-lspconfig"; - version = "2024-03-09"; + version = "2024-03-10"; src = fetchFromGitHub { owner = "neovim"; repo = "nvim-lspconfig"; - rev = "16295b79410f131c4fa7870c663b4ace6a761fb2"; - sha256 = "1sshh04qa4c7shwi67z1wdys71rfwh23w52ks2szkbmzv6hwxrwa"; + rev = "99330586c6e1912c890fc39d19d97571fde660cd"; + sha256 = "1g9lwvjsaikqlc2k4s20069b5mgbaxqg38v6k6q19anm118q72v9"; fetchSubmodules = false; }; };