From ae61086b138cea539e49c480e680e0258182fa24 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Thu, 23 Nov 2023 23:09:53 +0300 Subject: [PATCH] Update FlakeTools --- flake.lock | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index ae9deb9..659818b 100644 --- a/flake.lock +++ b/flake.lock @@ -125,7 +125,8 @@ "fenix": "fenix", "homeManager": "homeManager", "hyprland": "hyprland", - "nixpkgs": "nixpkgs_2" + "nixpkgs": "nixpkgs_2", + "tools": "tools" } }, "rust-analyzer-src": { @@ -160,6 +161,26 @@ "type": "github" } }, + "tools": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1700770129, + "narHash": "sha256-fmpMWS4EkK5ZMHGJeKPrO9c1+REATJJrdlseOaaSHwM=", + "owner": "RGBCube", + "repo": "FlakeTools", + "rev": "e8b3ae0ddf49200a0e7fdb8d48e2d46219cbc71d", + "type": "github" + }, + "original": { + "owner": "RGBCube", + "repo": "FlakeTools", + "type": "github" + } + }, "wlroots": { "flake": false, "locked": {