chore(flake): remove flake-compat from ghostty

This commit is contained in:
uku 2024-12-28 17:49:17 +01:00
parent 705115d52d
commit 05d931864e
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 2 additions and 17 deletions

View file

@ -89,6 +89,7 @@
url = "git+ssh://git@github.com/ghostty-org/ghostty";
inputs.nixpkgs-unstable.follows = "nixpkgs";
inputs.nixpkgs-stable.follows = "nixpkgs";
inputs.flake-compat.follows = "";
};
home-manager = {