From 5b7ba247a1e1afcd32a72042150e1c25ad5c4171 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 31 Dec 2023 08:52:21 -0500 Subject: flake: update getchvim MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'getchvim': 'github:getchoo/getchvim/add749d0d1597930ae95ee29d10f5f41416b76d7' (2023-12-30) → 'github:getchoo/getchvim/3119d0e8be89bd5fa726d5424ecb181fc2fe0f58' (2023-12-31) • Removed input 'getchvim/nixvim' • Removed input 'getchvim/nixvim/flake-utils' • Removed input 'getchvim/nixvim/nixpkgs' • Removed input 'getchvim/nixvim/pre-commit-hooks' • Removed input 'getchvim/utils' --- flake.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f3f3505..86dd073 100644 --- a/flake.nix +++ b/flake.nix @@ -59,10 +59,7 @@ getchvim = { url = "github:getchoo/getchvim"; - inputs = { - nixpkgs.follows = "nixpkgs"; - utils.follows = "pre-commit/flake-utils"; - }; + inputs.nixpkgs.follows = "nixpkgs"; }; hm = { -- cgit v1.2.3