"Erick Tryzelaar" <[email protected]> writes: > Another option would be to just ask the user what they would like to > do. If you've already got one version installed, nix could ask if you > want to rebuild and replace it with these options, rebuild along side > the old one with these options, or cancel.
The whole idea of "replacing" is foreign to Nix. :-) IMO the Git Nix expression should really "build" what it needs (i.e., SVN + Perl bindings), and we should arrange so that anyone who has a default installation of SVN doesn't need to build a new one (i.e., have "perlBindings = true" by default). Thanks, Ludo'. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
