From 519191cd9f31d1fe1c205535ddc4efe5f2e63793 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 7 Oct 2023 10:10:55 -0400 Subject: treewide!: remove flake-parts while i love flake parts, i want to keep dependencies for this project as small as possible --- flake.lock | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index ce11d8a..53f9758 100644 --- a/flake.lock +++ b/flake.lock @@ -15,30 +15,9 @@ "type": "indirect" } }, - "parts": { - "inputs": { - "nixpkgs-lib": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1693611461, - "narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, "root": { "inputs": { - "nixpkgs": "nixpkgs", - "parts": "parts" + "nixpkgs": "nixpkgs" } } }, -- cgit v1.2.3