From 43d4dd037b4f97e67f5554333c72ce859b96224e Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Mon, 30 Dec 2024 03:49:43 +0100 Subject: [PATCH] ghostty: remove references to sources correctly (#369282) This line was previously in preFixup where the wrapper wasn't applied yet. --- pkgs/by-name/gh/ghostty/linux.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pkgs/by-name/gh/ghostty/linux.nix b/pkgs/by-name/gh/ghostty/linux.nix index 662e2932d0e6c..ce2d6010f2b0b 100644 --- a/pkgs/by-name/gh/ghostty/linux.nix +++ b/pkgs/by-name/gh/ghostty/linux.nix @@ -157,8 +157,7 @@ stdenv.mkDerivation (finalAttrs: { rmdir $out/share/vim ln -s $vim $out/share/vim-plugins - - remove-references-to -t ${finalAttrs.deps} $out/bin/ghostty + remove-references-to -t ${finalAttrs.deps} $out/bin/.ghostty-wrapped ''; nativeInstallCheckInputs = [