Lluís Batlle i Rossell
98f6452a70
Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet released.
...
I updated some libs to get it built.
svn path=/nixpkgs/trunk/; revision=29313
2011-09-16 20:50:24 +00:00
Eelco Dolstra
f1598a8941
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Lluís Batlle i Rossell
c9b077f296
Updating freemind, and making it build.
...
(A hack about mkdir... strange ant. I don't know how it is supposed to work)
svn path=/nixpkgs/trunk/; revision=20061
2010-02-16 21:29:35 +00:00
Lluís Batlle i Rossell
bcc742adc1
Changing the freemind wrapper, so it doesn't clear the environment at freemind running.
...
It did annoy loosing LANG, and XAUTH things, which use to work fine in other programs.
I checked, and it works for me, seeing no segfault as it was written.
svn path=/nixpkgs/trunk/; revision=17795
2009-10-13 21:45:30 +00:00
Marc Weber
1aea0c12a3
updated freemind to 0.9.0_Beta_20, purified env sto make it work for everyone a
...
svn path=/nixpkgs/trunk/; revision=12819
2008-09-07 21:17:49 +00:00
Michael Raskin
843810c14f
Fixed freemind. Does not work anyway - fails to paint itself.
...
svn path=/nixpkgs/trunk/; revision=10869
2008-02-27 00:01:14 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Marc Weber
152d8c77da
freemind (mind mapping tool) added
...
svn path=/nixpkgs/trunk/; revision=9921
2007-12-12 06:42:37 +00:00