Eelco Dolstra
7f5b839524
* Removed selectVersion. There's no good reason to write
...
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
packages.
* Renamed several files to `default.nix'. As a general rule, version
numbers should only be included in the filename when there is a
reason to keep multiple versions of a package in Nixpkgs.
Otherwise, it just makes it harder to update the package.
svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Michael Raskin
24162c6b4a
Fix fetchmtn
...
svn path=/nixpkgs/trunk/; revision=18298
2009-11-08 22:12:14 +00:00
Eelco Dolstra
25a675da23
* Subversion 1.6.6.
...
svn path=/nixpkgs/trunk/; revision=18093
2009-11-04 13:41:55 +00:00
Peter Simons
b06c0d1a1d
pkgs/applications/version-management/git-and-tools/default.nix: use docbook dtd 4.5
...
Ensure that the 4.5 DTD required by asciidoc is available.
svn path=/nixpkgs/trunk/; revision=18078
2009-11-03 15:57:31 +00:00
Peter Simons
d330b000fc
Updated git to version 1.6.5.2.
...
svn path=/nixpkgs/trunk/; revision=18018
2009-10-29 12:06:04 +00:00
Marc Weber
748dd33b25
hg2git has been put into repo fast-export. make it work again
...
svn path=/nixpkgs/trunk/; revision=17977
2009-10-27 17:46:37 +00:00
Peter Simons
4cf582c570
pkgs/applications/version-management/git-and-tools/git/default.nix: dropped 'set -x' from builder script
...
svn path=/nixpkgs/trunk/; revision=17903
2009-10-20 14:08:58 +00:00
Peter Simons
2139d48872
pkgs/applications/version-management/git-and-tools/git/default.nix: updated to version 1.6.5.1
...
svn path=/nixpkgs/trunk/; revision=17902
2009-10-20 14:08:53 +00:00
Marc Weber
da731ce190
doh!
...
svn path=/nixpkgs/trunk/; revision=17877
2009-10-19 12:27:51 +00:00
Marc Weber
84a2555b2c
topgit: remove obsolete patches
...
svn path=/nixpkgs/trunk/; revision=17859
2009-10-18 04:43:43 +00:00
Michael Raskin
d1e55d0210
Install monotone Perl API
...
svn path=/nixpkgs/trunk/; revision=17818
2009-10-15 11:13:21 +00:00
Andres Löh
1a1a661f4b
Version bump for darcs.
...
svn path=/nixpkgs/trunk/; revision=17729
2009-10-08 14:07:13 +00:00
Peter Simons
efaa637d76
subversion: fixed definition of meta.platforms
...
svn path=/nixpkgs/trunk/; revision=17627
2009-10-03 12:48:29 +00:00
Eelco Dolstra
83aa130427
svn path=/nixpkgs/trunk/; revision=17598
2009-10-02 12:36:04 +00:00
Eelco Dolstra
aa6c9ba04e
* The "static" flag is no longer used it seems. And static builds can
...
probably be done using the makeStaticBinaries stdenv adapter.
svn path=/nixpkgs/trunk/; revision=17595
2009-10-02 11:51:35 +00:00
Eelco Dolstra
4041f93fbf
* SWIG apparently doesn't need Perl/Python/Guile/JDK/20 other
...
languages at build time. It seems they're only used in "make
check".
* Subversion: updated to 1.6.5.
svn path=/nixpkgs/trunk/; revision=17594
2009-10-02 11:49:21 +00:00
Michael Raskin
b595a17822
Update monotone
...
svn path=/nixpkgs/trunk/; revision=17517
2009-09-29 22:03:39 +00:00
Peter Simons
ad7eebbad1
Revert "optionally apply git glob patch to default git"
...
Please submit patches *upstream*.
svn path=/nixpkgs/trunk/; revision=17466
2009-09-28 12:56:46 +00:00
Marc Weber
48865a4aa6
symlink duplicate git executables to bring down $out to 13MB (was > 100MB)
...
svn path=/nixpkgs/trunk/; revision=17458
2009-09-26 23:33:11 +00:00
Marc Weber
afbb4d0b59
update topgit - using official release now
...
svn path=/nixpkgs/trunk/; revision=17457
2009-09-26 23:33:08 +00:00
Marc Weber
c641935190
optionally apply git glob patch to default git
...
svn path=/nixpkgs/trunk/; revision=17456
2009-09-26 23:33:05 +00:00
Michael Raskin
0801921e7e
Really fix mercurial version in name
...
svn path=/nixpkgs/trunk/; revision=17445
2009-09-26 15:08:47 +00:00
Lluís Batlle i Rossell
79090f21d4
Fixing the mercurial version in name
...
svn path=/nixpkgs/trunk/; revision=17444
2009-09-26 15:05:34 +00:00
Peter Simons
8472f948a8
Updated git to version 1.6.4.4.
...
svn path=/nixpkgs/trunk/; revision=17235
2009-09-17 21:03:06 +00:00
Peter Simons
bba3090136
Updated git to version 1.6.4.2.
...
svn path=/nixpkgs/trunk/; revision=16994
2009-09-09 11:26:53 +00:00
Eelco Dolstra
6009ff1c72
svn path=/nixpkgs/trunk/; revision=16616
2009-08-07 15:29:34 +00:00
Peter Simons
1c45eda25a
Updated qgit to version 2.3.
...
svn path=/nixpkgs/trunk/; revision=16264
2009-07-09 09:08:22 +00:00
Michael Raskin
dd89941fb2
Added myself as the maintainer of some packages
...
svn path=/nixpkgs/trunk/; revision=16221
2009-07-07 15:05:15 +00:00
Michael Raskin
af58e1024b
Update monotone-viz.
...
svn path=/nixpkgs/trunk/; revision=16203
2009-07-07 10:01:36 +00:00
Peter Simons
5b9d573d62
Pass explicit paths for --with-zlib and --with-sqlite.
...
This might reduce the chances of something funny happening.
svn path=/nixpkgs/trunk/; revision=16185
2009-07-06 10:39:59 +00:00
Peter Simons
aded9986c5
Re-added the description of this patch, which was accidentally
...
overwritten in my last commit.
svn path=/nixpkgs/trunk/; revision=16149
2009-07-02 17:05:55 +00:00
Peter Simons
5e7f7822f8
Updated git to version 1.6.3.3.
...
The fill-paragraph patch is obsolete; it's now part of the distribution.
svn path=/nixpkgs/trunk/; revision=16148
2009-07-02 15:41:58 +00:00
Peter Simons
2d10c04eff
Updated subversion to 1.6.3.
...
svn path=/nixpkgs/trunk/; revision=16147
2009-07-02 15:41:46 +00:00
Lluís Batlle i Rossell
a422cec621
Adding tkcvs (which manages also subversion repositories well, they claim)
...
svn path=/nixpkgs/trunk/; revision=16008
2009-06-19 09:02:48 +00:00
Michael Raskin
c7c225d5fe
Update monotone
...
svn path=/nixpkgs/trunk/; revision=15680
2009-05-20 17:35:48 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Eelco Dolstra
0a54c9bcff
* Subversion updated to 1.6.2.
...
svn path=/nixpkgs/trunk/; revision=15583
2009-05-13 10:18:05 +00:00
Eelco Dolstra
d78a404063
* Removed some assertions that rely on pointer equality. (It's kind
...
of unfortunate that consitency checks like "httpd.apr == apr" don't
really work. Perhaps equality tests on derivations should just
compare the drvPath or outPath attributes.)
svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Michael Raskin
9771ef0e52
Update Monotone-Viz source
...
svn path=/nixpkgs/trunk/; revision=15536
2009-05-10 19:40:33 +00:00
Marc Weber
829e0da0e5
topgit update
...
there is now a tg push command pushing branch and its base optionally
including all dependency
svn path=/nixpkgs/trunk/; revision=15328
2009-04-27 01:18:07 +00:00
Eelco Dolstra
5a2284ac61
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Michael Raskin
c26271927a
Remove multiversion expression for tailor for easier use of custom versions
...
svn path=/nixpkgs/trunk/; revision=15296
2009-04-25 11:19:42 +00:00
Peter Simons
d1045dc8d0
qgit: update to version 2.2.
...
svn path=/nixpkgs/trunk/; revision=15286
2009-04-24 12:31:33 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Michael Raskin
4c02ccd107
Fix git-with-svn instantiation
...
svn path=/nixpkgs/trunk/; revision=15266
2009-04-23 10:56:23 +00:00
Eelco Dolstra
7ec61219db
* lib/site_perl -> lib/perl5/site_perl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15258
2009-04-22 23:04:18 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Eelco Dolstra
ac24816344
* Move all the Perl packages out of all-packages.nix into a separate
...
file, perl-packages.nix.
svn path=/nixpkgs/trunk/; revision=15171
2009-04-20 12:08:09 +00:00
Andres Löh
35ac416328
More Haskell platform packages.
...
svn path=/nixpkgs/trunk/; revision=15151
2009-04-19 13:21:40 +00:00
Andres Löh
1643888f80
Added cabalized darcs-2 and associated Haskell libs.
...
svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00