Loading pkgs/by-name/gh/ghostty/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "ghostty"; version = "1.3.0"; version = "1.3.1"; outputs = [ "out" Loading @@ -44,7 +44,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ghostty-org"; repo = "ghostty"; tag = "v${finalAttrs.version}"; hash = "sha256-44bF0MtsaoF0EgUI1TbGUz4NUH6psIRMCZgZJ0GtSaU="; hash = "sha256-+ddMmUe9Jjkun4qqW8XFXVgwVZdVHsGWcQzndgIlBjQ="; }; deps = callPackage ./deps.nix { Loading Loading
pkgs/by-name/gh/ghostty/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "ghostty"; version = "1.3.0"; version = "1.3.1"; outputs = [ "out" Loading @@ -44,7 +44,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ghostty-org"; repo = "ghostty"; tag = "v${finalAttrs.version}"; hash = "sha256-44bF0MtsaoF0EgUI1TbGUz4NUH6psIRMCZgZJ0GtSaU="; hash = "sha256-+ddMmUe9Jjkun4qqW8XFXVgwVZdVHsGWcQzndgIlBjQ="; }; deps = callPackage ./deps.nix { Loading