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": {