mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
prettier
This commit is contained in:
@ -595,6 +595,7 @@ sudo apt install libgtk-4-dev libadwaita-1-dev git
|
|||||||
>
|
>
|
||||||
> To fix this, you might need to manually tie the `nixpkgs-stable` inputs to your
|
> To fix this, you might need to manually tie the `nixpkgs-stable` inputs to your
|
||||||
> system's `nixpkgs` in `flake.nix`:
|
> system's `nixpkgs` in `flake.nix`:
|
||||||
|
>
|
||||||
> ```nix
|
> ```nix
|
||||||
> {
|
> {
|
||||||
> inputs = {
|
> inputs = {
|
||||||
@ -604,6 +605,7 @@ sudo apt install libgtk-4-dev libadwaita-1-dev git
|
|||||||
> nixpkgs-stable.url = "nixpkgs";
|
> nixpkgs-stable.url = "nixpkgs";
|
||||||
> }
|
> }
|
||||||
> }
|
> }
|
||||||
|
> ```
|
||||||
|
|
||||||
On Arch Linux, use
|
On Arch Linux, use
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user