From 65d0b7a553f718b1ba34799e604ceb07c062af61 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 4 Apr 2023 23:23:28 -0400 Subject: rewrite in rust :) --- flake.lock | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index ac07cec..2b54b53 100644 --- a/flake.lock +++ b/flake.lock @@ -70,9 +70,7 @@ }, "pre-commit-hooks": { "inputs": { - "flake-compat": [ - "flake-compat" - ], + "flake-compat": "flake-compat", "flake-utils": [ "flake-utils" ], @@ -100,7 +98,6 @@ }, "root": { "inputs": { - "flake-compat": "flake-compat", "flake-utils": "flake-utils", "nixpkgs": "nixpkgs", "pre-commit-hooks": "pre-commit-hooks" -- cgit v1.2.3