Hi Peter,

Peter Simons <[email protected]> writes:

> +  gitFull = appendToName "full" (git.override {

‘appendToName’ shouldn’t be used here because it produces names like
“git-1.7.1-full”, which don’t work well with ‘nix-env -i’ and ‘nix-env -u’.

Instead it should be “git-full-1.7.1”, etc.

What do you think?

Thanks,
Ludo’.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to