Commit graph

246 commits

Author SHA1 Message Date
Michael Raskin cd8cc93432 Update Monotone
svn path=/nixpkgs/trunk/; revision=20716
2010-03-17 15:13:13 +00:00
Lluís Batlle i Rossell 26ca329ec4 Making gitFull get the subversion as it wants: with perlBindings.
This should allow hydra building it properly.

svn path=/nixpkgs/trunk/; revision=20701
2010-03-17 13:27:05 +00:00
Peter Simons f92867651f pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.2
svn path=/nixpkgs/trunk/; revision=20649
2010-03-16 12:13:32 +00:00
Lluís Batlle i Rossell d44be49320 Updating tkcvs (which includes tkdiff)
svn path=/nixpkgs/trunk/; revision=20632
2010-03-15 14:26:47 +00:00
Marc Weber b2c15d8c37 git-1.7: Python is optional
svn path=/nixpkgs/trunk/; revision=20603
2010-03-13 06:07:44 +00:00
Lluís Batlle i Rossell 57ea53f67a Adding rapidsvn
svn path=/nixpkgs/trunk/; revision=20538
2010-03-10 20:44:40 +00:00
Lluís Batlle i Rossell ba28274db7 Updating mercurial
svn path=/nixpkgs/trunk/; revision=20439
2010-03-05 21:59:52 +00:00
Michael Raskin c3e3bc52dc Fix missed argument
svn path=/nixpkgs/trunk/; revision=20113
2010-02-18 16:26:35 +00:00
Peter Simons c7e5f6a80b pkgs/applications/version-management/git-and-tools/git: version 1.7.0 needs Python
svn path=/nixpkgs/trunk/; revision=20096
2010-02-18 12:08:39 +00:00
Marc Weber 8acdb419c6 fix git-fast-import by using a correct tar.gz
svn path=/nixpkgs/trunk/; revision=20086
2010-02-18 01:49:45 +00:00
Marc Weber 662a933eb0 fix mercurial gui (python lib path still pointed to 2.5 bet python 2.6 is used now)
svn path=/nixpkgs/trunk/; revision=20085
2010-02-18 01:49:41 +00:00
Peter Simons 6a48baead3 pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0
svn path=/nixpkgs/trunk/; revision=20083
2010-02-18 00:28:24 +00:00
Peter Simons 200c07d817 pkgs/applications/version-management/git-and-tools/git: added myself to the list of maintainers
svn path=/nixpkgs/trunk/; revision=20082
2010-02-18 00:28:15 +00:00
Peter Simons 7fd8b772db pkgs/applications/version-management/rcs/default.nix: meta.platforms is not a list
svn path=/nixpkgs/trunk/; revision=20053
2010-02-16 14:19:07 +00:00
Marc Weber edc1d89a45 update git-1.6.6.2
svn path=/nixpkgs/trunk/; revision=19983
2010-02-13 17:39:25 +00:00
Eelco Dolstra 4e0ccd63b3 * In NixOS chroot builds, there is no root account. So rcs' configure
should not rely on its existence in deciding whether to use
  getpwuid().  Not using getpwuid() causes rcs to fail with "ci:
  setuid not supported".

svn path=/nixpkgs/trunk/; revision=19957
2010-02-12 14:27:26 +00:00
Ludovic Courtès 8004163ff3 TopGit: Use `fetchgit' rather than relying on Gitweb-generated tarballs.
Gitweb's tarballs change overtime, probably because they are generated
on-demand and files have different timestamps.

svn path=/nixpkgs/trunk/; revision=19896
2010-02-10 11:28:22 +00:00
Eelco Dolstra 79df27d45b * Subversion 1.6.9.
svn path=/nixpkgs/trunk/; revision=19791
2010-02-03 18:39:13 +00:00
Ludovic Courtès ca9dcb28a1 topgit: Fix.
svn path=/nixpkgs/trunk/; revision=19695
2010-01-26 21:45:07 +00:00
Ludovic Courtès ecc992b7b1 topgit: Get a genuine source tarball; install `README'.
svn path=/nixpkgs/trunk/; revision=19693
2010-01-26 21:26:01 +00:00
Ludovic Courtès 98b73c1306 cvs: Fix getcwd() from Gnulib so that it works in chroots.
svn path=/nixpkgs/trunk/; revision=19564
2010-01-20 11:08:50 +00:00
Ludovic Courtès 5143789a4d git: Remove extra `meta.license' tag.
svn path=/nixpkgs/trunk/; revision=19527
2010-01-18 16:49:19 +00:00
Ludovic Courtès 88646b77e1 git: Augment meta' so that gitFull' gets built by Hydra.
svn path=/nixpkgs/trunk/; revision=19526
2010-01-18 16:07:48 +00:00
Ludovic Courtès b8bb0ce6dd Add `gitFull'.
svn path=/nixpkgs/trunk/; revision=19525
2010-01-18 16:07:44 +00:00
Michael Raskin cfcadb5967 Montone update
svn path=/nixpkgs/trunk/; revision=19512
2010-01-17 23:38:12 +00:00
Marc Weber 1106d431fc fix various builds by updating perl URI package update perl URI package
fix expect: Neither was the executable installed nor the shared library
fix topGit source
update synergy fixing build

svn path=/nixpkgs/trunk/; revision=19064
2009-12-21 08:55:31 +00:00
Peter Simons 24c117f98d pkgs/applications/version-management/git-and-tools/git: updated to version 1.6.5.6
svn path=/nixpkgs/trunk/; revision=18917
2009-12-13 13:47:10 +00:00
Marc Weber 362f811a7a Revert "git: allow applying patches by config"
This reverts commit rev 18897
I should have used overrideDerivation.

svn path=/nixpkgs/trunk/; revision=18911
2009-12-12 18:10:26 +00:00
Marc Weber 0ceae8f6d1 git: allow applying patches by config
svn path=/nixpkgs/trunk/; revision=18897
2009-12-11 13:58:31 +00:00
Marc Weber 5319704f80 removing old bleeding edge cruft replacing it by a niftier version using
source regions which are substituded by the tool nix-repository-manager.
See http://github.com/MarcWeber/nix-repository-manager/raw/master/README.

sourceByName is called sourceFromHead now.

updates: MPlayerTrunk, haxe, neko, netsurf, cinelerra, ctags
cinelerra does no longer build due to Xorg update

svn path=/nixpkgs/trunk/; revision=18894
2009-12-11 13:58:23 +00:00
Peter Simons 89b59e3fbc applications/version-management/git-and-tools/git: update to version 1.6.5.5
svn path=/nixpkgs/trunk/; revision=18847
2009-12-08 20:35:51 +00:00
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