mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 20:33:21 +00:00
pythonPackages.django_lts: init at django_2_2
This commit is contained in:
parent
9efb75c0ee
commit
17a0ec03cc
@ -3216,6 +3216,8 @@ in {
|
||||
|
||||
django = self.django_1_11;
|
||||
|
||||
django_lts = self.django_2_2;
|
||||
|
||||
django_1_11 = callPackage ../development/python-modules/django/1_11.nix {
|
||||
gdal = self.gdal;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user