update flake

This commit is contained in:
2024-12-07 14:44:05 +01:00
parent 91330d2203
commit 49bc64399e
2 changed files with 37 additions and 9 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
};
ghostty = {
inputs = {
nixpkgs-stable.follows = "nixpkgs";
nixpkgs-unstable.follows = "nixpkgs";
# nixpkgs-stable.follows = "nixpkgs";
# nixpkgs-unstable.follows = "nixpkgs";
};
url = "git+ssh://git@github.com/ghostty-org/ghostty";
};