flake.lock: bump

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-07-11 19:50:40 +03:00
parent 3937656ce1
commit bec0e9d43a
2 changed files with 66 additions and 101 deletions

View File

@ -31,6 +31,7 @@
ghostty = {
url = "github:ghostty-org/ghostty";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.inputs.systems.follows = "systems";
};
home-manager = {
url = "github:nix-community/home-manager";