summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/atom
diff options
context:
space:
mode:
authorPatrick Hilhorst <git@hilhorst.be>2018-06-26 20:56:57 +0200
committerPatrick Hilhorst <git@hilhorst.be>2018-06-26 21:04:01 +0200
commit9b69d5efd117d5bc14ecb661235dfde1315d9dc0 (patch)
tree4aa45d3e05bc211e908f8e159f383081c8579758 /pkgs/applications/editors/atom
parent6f732f65602889ab2680cb09ad2bd4a6cfc620c1 (diff)
atom, atom-beta: nicer fix for #42618
Supersedes #42622
Diffstat (limited to 'pkgs/applications/editors/atom')
-rw-r--r--pkgs/applications/editors/atom/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/atom/default.nix b/pkgs/applications/editors/atom/default.nix
index c37064ee6000..a77792254725 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