forked from mirrors/nixpkgs
python.pkgs.pants: remove
A deprecation warning was removed in 427e749217
.
However, nixpkgs.tarball does evaluate without it now.
This commit is contained in:
parent
bf3f26a0eb
commit
abf05bd7d1
|
@ -1979,9 +1979,6 @@ in {
|
|||
|
||||
pamela = callPackage ../development/python-modules/pamela { };
|
||||
|
||||
# These used to be here but were moved to all-packages, but I'll leave them around for a while.
|
||||
pants = pkgs.pants;
|
||||
|
||||
paperspace = callPackage ../development/python-modules/paperspace { };
|
||||
|
||||
paperwork-backend = callPackage ../applications/office/paperwork/backend.nix { };
|
||||
|
|
Loading…
Reference in a new issue