Unverified Commit 43d4dd03 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

ghostty: remove references to sources correctly (#369282)

This line was previously in preFixup where the wrapper wasn't applied yet.
parent 60da3a4f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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 = [