From 4a067387f90bdaf19b235ee651d4b5778f04ac4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 03:11:49 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- flake.lock | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/flake.lock b/flake.lock index c74cccb..3ee7207 100644 --- a/flake.lock +++ b/flake.lock @@ -1,21 +1,5 @@ { "nodes": { - "amber-vim": { - "flake": false, - "locked": { - "lastModified": 1719527980, - "narHash": "sha256-+1W5PBtmdzGEXidRSy0Oq+8L1CmtzlZVdmwIaf3+ZKU=", - "owner": "gbhorwood", - "repo": "amber.vim", - "rev": "331cbd2d00fd5c89581d84f1b72117874716570f", - "type": "github" - }, - "original": { - "owner": "gbhorwood", - "repo": "amber.vim", - "type": "github" - } - }, "copilotchat": { "flake": false, "locked": { @@ -81,7 +65,6 @@ }, "root": { "inputs": { - "amber-vim": "amber-vim", "copilotchat": "copilotchat", "flake-parts": "flake-parts", "nixpkgs": "nixpkgs"