mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 11:34:13 +00:00
oops, wrote git2svn in stead of svn2git
svn path=/nixpkgs/trunk/; revision=27136
This commit is contained in:
parent
02b871de50
commit
c34fdd226e
@ -98,7 +98,7 @@ rec {
|
||||
inherit fetchgit stdenv perl;
|
||||
};
|
||||
|
||||
git2svn = import ./git2svn {
|
||||
svn2git = import ./svn2git {
|
||||
inherit stdenv fetchgit qt47 subversion apr;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user