ghostty: override nixpkgs with unstable packages
This commit is contained in:
parent
a362c3885f
commit
0e7f1a4e36
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
ghostty = {
|
||||
url = "git+ssh://git@github.com/ghostty-org/ghostty";
|
||||
inputs = {
|
||||
nixpkgs-stable.follows = "nixpkgs-stable";
|
||||
nixpkgs-stable.follows = "nixpkgs-unstable";
|
||||
nixpkgs-unstable.follows = "nixpkgs-unstable";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue