diff --git a/nix/libghostty-vt.nix b/nix/libghostty-vt.nix index 799bba682..5a819a0cc 100644 --- a/nix/libghostty-vt.nix +++ b/nix/libghostty-vt.nix @@ -14,7 +14,7 @@ simd ? true, }: stdenv.mkDerivation (finalAttrs: { - pname = "ghostty"; + pname = "libghostty-vt"; version = "0.1.0-dev+${revision}-nix"; # We limit source like this to try and reduce the amount of rebuilds as possible