diff options
Diffstat (limited to 'nix/package.nix')
| -rw-r--r-- | nix/package.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/package.nix b/nix/package.nix index fcc80b9dc..511b5129b 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -40,7 +40,7 @@ in stdenv.mkDerivation (finalAttrs: { pname = "ghostty"; - version = "1.2.1"; + version = "1.2.2"; # We limit source like this to try and reduce the amount of rebuilds as possible # thus we only provide the source that is needed for the build |
