diff --git a/flake.lock b/flake.lock index 2a46fc3..b3459e3 100644 --- a/flake.lock +++ b/flake.lock @@ -1,22 +1,5 @@ { "nodes": { - "astronvim": { - "flake": false, - "locked": { - "lastModified": 1702659104, - "narHash": "sha256-h019vKDgaOk0VL+bnAPOUoAL8VAkhY6MGDbqEy+uAKg=", - "owner": "AstroNvim", - "repo": "AstroNvim", - "rev": "271c9c3f71c2e315cb16c31276dec81ddca6a5a6", - "type": "github" - }, - "original": { - "owner": "AstroNvim", - "ref": "v3.40.3", - "repo": "AstroNvim", - "type": "github" - } - }, "flake-utils": { "inputs": { "systems": "systems" @@ -90,7 +73,6 @@ }, "root": { "inputs": { - "astronvim": "astronvim", "flake-utils": "flake-utils", "home-manager": "home-manager", "nixpkgs": "nixpkgs",