mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
Overriding within the package set is not allowed. Doing so makes it
possible one ends up with multiple versions of a package, something
Python cannot handle.
This reverts commit 4e9c5151b9.