From 5b9eed5610de622bbb15415305aa3641994542be Mon Sep 17 00:00:00 2001 From: Sokhibjon Orzikulov Date: Sun, 15 Sep 2024 22:48:30 +0500 Subject: [PATCH] new structure --- flake.lock | 18 ------------------ 1 file changed, 18 deletions(-) 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",