diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -356,6 +356,22 @@ "type": "github" } }, + "flake-registry": { + "flake": false, + "locked": { + "lastModified": 1717415742, + "narHash": "sha256-HKvoLGZUsBpjkxWkdtctGYj6RH0bl6vcw0OjTOqyzJk=", + "owner": "NixOS", + "repo": "flake-registry", + "rev": "895a65f8d5acf848136ee8fe8e8f736f0d27df96", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "flake-registry", + "type": "github" + } + }, "flake-schemas": { "locked": { "lastModified": 1721999734, @@ -1575,6 +1591,7 @@ "inputs": { "chaotic": "chaotic", "flake-parts": "flake-parts", + "flake-registry": "flake-registry", "home-manager": "home-manager_2", "hyprfocus": "hyprfocus", "hyprland": "hyprland", |