This commit is contained in:
Mitchell Hashimoto
2026-03-13 08:56:24 -07:00
parent f3ac604fff
commit 332b2aefc6
3 changed files with 5 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
in
stdenv.mkDerivation (finalAttrs: {
pname = "ghostty";
version = "1.3.0";
version = "1.3.1";
# 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