vym: disable format hardening
This commit is contained in:
parent
8cbb8331a7
commit
3d169b83cf
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ pkgconfig qt4 ];
|
buildInputs = [ pkgconfig qt4 ];
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
configurePhase = ''
|
configurePhase = ''
|
||||||
qmake PREFIX="$out"
|
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
|
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,
|
for time management, to organize tasks, to get an overview over complex contexts,
|
||||||
to sort your ideas etc.
|
to sort your ideas etc.
|
||||||
|
|
||||||
Maps can be drawn by hand on paper or a flip chart and help to structure your thoughs.
|
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
|
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.
|
vym offers much more features to work with such maps.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user