summary refs log tree commit diff
path: root/pkgs/applications/misc/vym
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2016-02-24 16:06:55 +0000
committerRobin Gloster <mail@glob.in>2016-02-24 16:06:55 +0000
commit3d169b83cfd2eb378df2eae8f732e369299e99ab (patch)
tree45f6fc27f6830fb98b8df4ca8ac964a22d5a6265 /pkgs/applications/misc/vym
parent8cbb8331a71ea76a01ee11eb52307c4848fe9ab6 (diff)
downloadnixpkgs-3d169b83cfd2eb378df2eae8f732e369299e99ab.tar
nixpkgs-3d169b83cfd2eb378df2eae8f732e369299e99ab.tar.gz
nixpkgs-3d169b83cfd2eb378df2eae8f732e369299e99ab.tar.bz2
nixpkgs-3d169b83cfd2eb378df2eae8f732e369299e99ab.tar.lz
nixpkgs-3d169b83cfd2eb378df2eae8f732e369299e99ab.tar.xz
nixpkgs-3d169b83cfd2eb378df2eae8f732e369299e99ab.tar.zst
nixpkgs-3d169b83cfd2eb378df2eae8f732e369299e99ab.zip
vym: disable format hardening
Diffstat (limited to 'pkgs/applications/misc/vym')
-rw-r--r--pkgs/applications/misc/vym/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/applications/misc/vym/default.nix b/pkgs/applications/misc/vym/default.nix
index b1cfbd5d9ac..5904a2a5ffd 100644
--- a/pkgs/applications/misc/vym/default.nix
+++ b/pkgs/applications/misc/vym/default.nix
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
 
   buildInputs = [ pkgconfig qt4 ];
 
+  hardening_format = false;
+
   configurePhase = ''
     qmake PREFIX="$out"
   '';
@@ -22,7 +24,7 @@ stdenv.mkDerivation rec {
       Such maps can help you to improve your creativity and effectivity. You can use them
       for time management, to organize tasks, to get an overview over complex contexts,
       to sort your ideas etc.
-      
+
       Maps can be drawn by hand on paper or a flip chart and help to structure your thoughs.
       While a tree like structure like shown on this page can be drawn by hand or any drawing software
       vym offers much more features to work with such maps.