pythonPackages.pg8000_1_12: drop
Versioned attributes in python-packages.nix should be avoided.
This commit is contained in:
@@ -5186,8 +5186,6 @@ in {
|
||||
|
||||
pg8000 = callPackage ../development/python-modules/pg8000 { };
|
||||
|
||||
pg8000_1_12 = callPackage ../development/python-modules/pg8000/1_12.nix { };
|
||||
|
||||
pgcli = callPackage ../development/tools/database/pgcli { };
|
||||
|
||||
pglast = callPackage ../development/python-modules/pglast { };
|
||||
|
||||
Reference in New Issue
Block a user