Yury G. Kudryashov
fbfab88e04
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/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov
a7703662a4
Merged with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Roy van den Broek
1b9e08ee8e
D'oh! Only download one version of the maven-axis-plugin...
...
svn path=/nixpkgs/trunk/; revision=5139
2006-04-04 09:30:09 +00:00
Roy van den Broek
6d47926bad
By default install the axis-maven and jira-soap plugin. This should probably
...
be done with some sort of wrapper, such that the plugins aren't installed
by default.
svn path=/nixpkgs/trunk/; revision=5133
2006-04-02 17:12:52 +00:00
Roy van den Broek
de468583ce
Added Maven 1.0.2.
...
svn path=/nixpkgs/trunk/; revision=5132
2006-03-31 12:44:06 +00:00
Roy van den Broek
9bd2e741a9
Added Maven 2.0.3.
...
svn path=/nixpkgs/trunk/; revision=5131
2006-03-31 12:10:20 +00:00