about summary refs log tree commit diff
path: root/pkgs/applications/editors/typora/default.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2018-06-25 13:21:36 -0400
committerworldofpeace <worldofpeace@users.noreply.github.com>2018-06-25 13:21:36 -0400
commit6a2df77563de3869bd0b6b8efdbea33ff8750340 (patch)
tree781fbce0198657bf8f478f651382ca2d80b86942 /pkgs/applications/editors/typora/default.nix
parent99e12fcf83dc8944a738878541ec916d7acaa07b (diff)
typora: XDG_RUNTIME_DIR doesn't need to be set
Diffstat (limited to 'pkgs/applications/editors/typora/default.nix')
-rw-r--r--pkgs/applications/editors/typora/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/editors/typora/default.nix b/pkgs/applications/editors/typora/default.nix
index efde7242793d4..d07b1ba0ae512 100644
--- a/pkgs/applications/editors/typora/default.nix
+++ b/pkgs/applications/editors/typora/default.nix
@@ -80,7 +80,6 @@ stdenv.mkDerivation rec {
     wrapProgram $out/bin/typora \
       "''${gappsWrapperArgs[@]}" \
       --suffix XDG_DATA_DIRS : "${gtk3}/share/gsettings-schemas/${gtk3.name}/" \
-      --set XDG_RUNTIME_DIR "XDG-RUNTIME-DIR" \
       --prefix XDG_DATA_DIRS : "${gnome3.defaultIconTheme}/share"
 
     # Fix the desktop link