nixpkgs/pkgs/applications/version-management/git-and-tools
aszlig 98b7228c06
darcs-to-git: New package from upstream Git.
This consists of just one single ruby script, which runs shell commands assuming
that the current PATH has all dependencies set up correctly. Unfortunately, this
somewhat breaks functional purity as the command won't work correctly in
environments that do not contain git, darcs or diffutils.

During the patchPhase we replace all those dependencies directly in the ruby
source code, rather than creating a wrapper. Afterwards we run a checkPhase
which not only checks whether we caught all the dependencies (PATH=) but also
checks if the conversion has been done correctly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-17 06:08:04 +02:00
..
darcs-to-git darcs-to-git: New package from upstream Git. 2012-09-17 06:08:04 +02:00
fast-export * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
git git: update to version 1.7.12 2012-09-06 18:13:45 +02:00
git-annex git-annex: update to version 3.20120825 2012-09-06 18:13:44 +02:00
git-bz Add git-bz nix expression. 2012-04-15 23:48:16 +00:00
git-subtree
git2cl
qgit
stgit * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
svn2git * Revert r32435. We'll be doing a stdenv merge in a few days, so 2012-02-20 18:59:43 +00:00
svn2git-kde * svn2git-kde 1.0.5. 2012-05-18 15:01:54 +00:00
tig Bump gitAndTools/tig from 0.16 to 1.0 2012-08-08 00:51:25 +02:00
topgit * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
default.nix darcs-to-git: New package from upstream Git. 2012-09-17 06:08:04 +02:00