From 9b69d5efd117d5bc14ecb661235dfde1315d9dc0 Mon Sep 17 00:00:00 2001 From: Patrick Hilhorst Date: Tue, 26 Jun 2018 20:56:57 +0200 Subject: [PATCH] atom, atom-beta: nicer fix for #42618 Supersedes #42622 --- pkgs/applications/editors/atom/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/editors/atom/default.nix b/pkgs/applications/editors/atom/default.nix index c37064ee600..a7779225472 100644 --- a/pkgs/applications/editors/atom/default.nix +++ b/pkgs/applications/editors/atom/default.nix @@ -36,7 +36,7 @@ let --set-rpath "${atomEnv.libPath}" \ $share/resources/app/apm/bin/node patchelf --set-interpreter "$(cat $NIX_CC/nix-support/dynamic-linker)" \ - $out/share/atom/resources/app.asar.unpacked/node_modules/symbols-view/vendor/ctags-linux + $share/resources/app.asar.unpacked/node_modules/symbols-view/vendor/ctags-linux dugite=$share/resources/app.asar.unpacked/node_modules/dugite rm -f $dugite/git/bin/git