From 4cbce9bc208e540b4a579378d3ae12759337eb57 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 16 Oct 2024 21:08:46 -0400 Subject: flake: simplify; expand system support --- flake.lock | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 809940f..0793da5 100644 --- a/flake.lock +++ b/flake.lock @@ -18,28 +18,7 @@ }, "root": { "inputs": { - "nixpkgs": "nixpkgs", - "treefmt-nix": "treefmt-nix" - } - }, - "treefmt-nix": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1727984844, - "narHash": "sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc=", - "owner": "numtide", - "repo": "treefmt-nix", - "rev": "4446c7a6fc0775df028c5a3f6727945ba8400e64", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "treefmt-nix", - "type": "github" + "nixpkgs": "nixpkgs" } } }, -- cgit v1.2.3