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; [
|
propagatedBuildInputs = with self; [
|
||||||
cython
|
cython
|
||||||
sympy
|
sympy
|
||||||
django_1_8
|
django
|
||||||
ply
|
ply
|
||||||
mpmath
|
mpmath
|
||||||
dateutil
|
dateutil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user