From d92d753a6101733748c59f26fc7b1517678e4e59 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Josh)" Date: Fri, 10 May 2024 12:48:59 -0500 Subject: [PATCH] update lock file --- flake.lock | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/flake.lock b/flake.lock index dbe1695..222e5fb 100644 --- a/flake.lock +++ b/flake.lock @@ -32,27 +32,10 @@ "type": "github" } }, - "nvim_plugin-declancm/cinnamon.nvim": { - "flake": false, - "locked": { - "lastModified": 1714107684, - "narHash": "sha256-cMP9WRZzevxaWgpILyDh1JwNukm3Jl3JKJYPT2HnFns=", - "owner": "declancm", - "repo": "cinnamon.nvim", - "rev": "a011e84b624cd7b609ea928237505d31b987748a", - "type": "github" - }, - "original": { - "owner": "declancm", - "repo": "cinnamon.nvim", - "type": "github" - } - }, "root": { "inputs": { "nixpkgs": "nixpkgs", - "nvim_plugin-chrisgrieser/nvim-early-retirement": "nvim_plugin-chrisgrieser/nvim-early-retirement", - "nvim_plugin-declancm/cinnamon.nvim": "nvim_plugin-declancm/cinnamon.nvim" + "nvim_plugin-chrisgrieser/nvim-early-retirement": "nvim_plugin-chrisgrieser/nvim-early-retirement" } } },