Marc Weber wrote:
> Hi Shea Levy,
>
> - ruby18 = callPackage ../development/interpreters/ruby { };
> - ruby19 = callPackage ../development/interpreters/ruby/ruby-19.nix { };
> - ruby = ruby18;
> + ruby18 = callPackage ../development/interpreters/ruby/ruby-18.nix { };
> + ruby19 = callPackage ../development/interpreters/ruby { };
> + ruby = ruby19
>
> Don't rename files for the sake of renaming unless there is a strong
> reason. If you want to read history
What are the problems if move was made by 'svn mv'?
--
Yury G. Kudryashov,
mailto: [email protected]
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev