From f6c8e4055c8805c7882572e05f70f180b184a3c1 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 8 Nov 2023 02:04:18 -0500 Subject: flake: follow flake-utils/compat from pre-commit --- flake.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 6a0e12f..e11932f 100644 --- a/flake.lock +++ b/flake.lock @@ -29,9 +29,11 @@ "arkenfox": { "inputs": { "flake-compat": [ + "pre-commit", "flake-compat" ], "flake-utils": [ + "pre-commit", "flake-utils" ], "nixpkgs": [ @@ -273,12 +275,14 @@ "inputs": { "crane": "crane", "flake-compat": [ + "pre-commit", "flake-compat" ], "flake-parts": [ "parts" ], "flake-utils": [ + "pre-commit", "flake-utils" ], "nixpkgs": [ @@ -361,9 +365,11 @@ "nixos-wsl": { "inputs": { "flake-compat": [ + "pre-commit", "flake-compat" ], "flake-utils": [ + "pre-commit", "flake-utils" ], "nixpkgs": [ @@ -471,12 +477,8 @@ }, "pre-commit": { "inputs": { - "flake-compat": [ - "flake-compat" - ], - "flake-utils": [ - "flake-utils" - ], + "flake-compat": "flake-compat", + "flake-utils": "flake-utils", "gitignore": "gitignore", "nixpkgs": [ "nixpkgs" @@ -505,8 +507,6 @@ "arkenfox": "arkenfox", "catppuccin": "catppuccin", "darwin": "darwin", - "flake-compat": "flake-compat", - "flake-utils": "flake-utils", "getchoo": "getchoo", "getchvim": "getchvim", "guzzle_api": "guzzle_api", -- cgit v1.2.3