Hi Joachim, sometimes this behaviour is caused by different dependencies
using different versions of a common dependency.

nix-store -q --tree store-path will show a listing.
Consider using some regex to stort by name/version to find out whether
this is the case. There may be a better option than --tree, see man
nix-store.

If this is not the case bisecting etc has to be done.

Marc Weber
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to