diff --git a/config/none-ls/none-ls.nix b/config/none-ls/none-ls.nix index e83cc2e..292606d 100644 --- a/config/none-ls/none-ls.nix +++ b/config/none-ls/none-ls.nix @@ -19,7 +19,6 @@ ''; sources = { code_actions = { - eslint_d.enable = true; gitsigns.enable = true; statix.enable = true; }; diff --git a/flake.lock b/flake.lock index 94b0617..60a0d4a 100644 --- a/flake.lock +++ b/flake.lock @@ -193,10 +193,12 @@ }, "nixpkgs": { "locked": { - "lastModified": 0, - "narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=", - "path": "/nix/store/cb1gs888vfqxawvc65q1dk6jzbayh3wz-source", - "type": "path" + "lastModified": 1712482522, + "narHash": "sha256-Ai/xNgZpbwGcw0TSXwEPwwbPi8Iu906sB9M9z3o6UgA=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "efe8ce06ca261f370d672def5b1e0be300c726e1", + "type": "github" }, "original": { "id": "nixpkgs",