Merge remote-tracking branch 'origin/master' into staging-next
Conflicts: pkgs/tools/networking/xh/default.nix
This commit is contained in:
@@ -7684,7 +7684,7 @@ in {
|
||||
|
||||
sly = callPackage ../development/python-modules/sly { };
|
||||
|
||||
smart_open = callPackage ../development/python-modules/smart_open { };
|
||||
smart-open = callPackage ../development/python-modules/smart-open { };
|
||||
|
||||
smartypants = callPackage ../development/python-modules/smartypants { };
|
||||
|
||||
@@ -8289,6 +8289,8 @@ in {
|
||||
|
||||
toggl-cli = callPackage ../development/python-modules/toggl-cli { };
|
||||
|
||||
token-bucket = callPackage ../development/python-modules/token-bucket { };
|
||||
|
||||
tokenizers = toPythonModule (callPackage ../development/python-modules/tokenizers { });
|
||||
|
||||
tokenize-rt = toPythonModule (callPackage ../development/python-modules/tokenize-rt { });
|
||||
|
||||
Reference in New Issue
Block a user