Show More
@@ -137,6 +137,7 b' let' | |||
|
137 | 137 | # We ensure that always the correct version is available as a symlink. |
|
138 | 138 | # So that users calling them via the profile path will always use the |
|
139 | 139 | # correct version. |
|
140 | ln -s ${self.python}/bin/python $out/bin | |
|
140 | 141 | ln -s ${pkgs.git}/bin/git $out/bin |
|
141 | 142 | ln -s ${self.mercurial}/bin/hg $out/bin |
|
142 | 143 | ln -s ${pkgs.subversion}/bin/svn* $out/bin |
General Comments 0
You need to be logged in to leave comments.
Login now