about summary refs log tree commit diff
path: root/pkgs/applications/editors/monodevelop/default.nix
diff options
context:
space:
mode:
authorBen Siraphob <bensiraphob@gmail.com>2021-01-01 20:46:40 +0700
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-01-01 10:41:04 -0800
commit3496ce2a0c9dede15f05b25c8560eb702acc72bd (patch)
tree3fd2d0f553c7f0c425fd8c58a0150134395417e6 /pkgs/applications/editors/monodevelop/default.nix
parent863054f9da86c21df62a856fe0bfdfe109a60f36 (diff)
treewide: remove trailing whitespaces
Diffstat (limited to 'pkgs/applications/editors/monodevelop/default.nix')
-rw-r--r--pkgs/applications/editors/monodevelop/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/monodevelop/default.nix b/pkgs/applications/editors/monodevelop/default.nix
index 3a21eec07f424..527228742c4cd 100644
--- a/pkgs/applications/editors/monodevelop/default.nix
+++ b/pkgs/applications/editors/monodevelop/default.nix
@@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
     > export MONO_GAC_PREFIX=${gnome-sharp}:${gtk-sharp-2_0}:\$MONO_GAC_PREFIX
     > export PATH=${mono}/bin:\$PATH
     > export LD_LIBRARY_PATH=${stdenv.lib.makeLibraryPath [ glib gnome2.libgnomeui gnome2.gnome_vfs gnome-sharp gtk-sharp-2_0 gtk-sharp-2_0.gtk ]}:\$LD_LIBRARY_PATH
-    > 
+    >
     EOF
     done