feat(ghostty): switch to nixpkgs version
This commit is contained in:
parent
5702a4fad3
commit
2f6354b8a2
3 changed files with 9 additions and 103 deletions
|
@ -85,13 +85,6 @@
|
|||
inputs.systems.follows = "systems";
|
||||
};
|
||||
|
||||
ghostty = {
|
||||
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 = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue