From 7d7bb4838feba557fc4f8ad022f734d7db273943 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 20 Feb 2024 15:34:03 +0100 Subject: build(flake): Add treefmt --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index c603353c..9e592f49 100644 --- a/flake.lock +++ b/flake.lock @@ -681,6 +681,7 @@ "strip_js_comments": "strip_js_comments", "systems": "systems", "templates": "templates", + "treefmt-nix": "treefmt-nix_2", "user_js": "user_js", "video_pause": "video_pause", "yambar_cpu": "yambar_cpu", @@ -879,6 +880,26 @@ "type": "github" } }, + "treefmt-nix_2": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1708335038, + "narHash": "sha256-ETLZNFBVCabo7lJrpjD6cAbnE11eDOjaQnznmg/6hAE=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "e504621290a1fd896631ddbc5e9c16f4366c9f65", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } + }, "user_js": { "flake": false, "locked": { -- cgit 1.4.1