This commit is contained in:
2025-01-02 21:27:03 +00:00
parent ce94276d77
commit 4c8cd73aea
2 changed files with 11 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
devenv.inputs.nixpkgs.follows = "nixpkgs";
ghostty = {
url = "git+ssh://git@github.com/ghostty-org/ghostty";
url = "github:ghostty-org/ghostty?ref=v1.0.1";
inputs.nixpkgs-stable.follows = "nixpkgs";
inputs.nixpkgs-unstable.follows = "nixpkgs";
};