summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-08 02:04:18 -0500
committerseth <[email protected]>2023-11-08 02:04:18 -0500
commitf6c8e4055c8805c7882572e05f70f180b184a3c1 (patch)
tree2f73e5a5039f43367b2084d7496c36942164c23e /flake.lock
parent434112dd35d61adec96078db2762ac5eca178c6e (diff)
flake: follow flake-utils/compat from pre-commit
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 8 insertions, 8 deletions
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",