mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-12 07:54:50 +00:00
python.pkgs: do not pin django version
instead, override the package set and set `django = super.django_1_8`.
This commit is contained in:
parent
6bcf106b65
commit
d25c87c36d
@ -13480,7 +13480,7 @@ in {
|
||||
propagatedBuildInputs = with self; [
|
||||
cython
|
||||
sympy
|
||||
django_1_8
|
||||
django
|
||||
ply
|
||||
mpmath
|
||||
dateutil
|
||||
|
Loading…
Reference in New Issue
Block a user