Merge remote-tracking branch 'origin/master' into staging-next
Fix cargo-flash build
This commit is contained in:
@@ -3115,6 +3115,8 @@ in {
|
||||
|
||||
hsaudiotag3k = callPackage ../development/python-modules/hsaudiotag3k { };
|
||||
|
||||
hsluv = callPackage ../development/python-modules/hsluv { };
|
||||
|
||||
hstspreload = callPackage ../development/python-modules/hstspreload { };
|
||||
|
||||
html2text = callPackage ../development/python-modules/html2text { };
|
||||
@@ -8243,6 +8245,8 @@ in {
|
||||
|
||||
torchvision = callPackage ../development/python-modules/torchvision { };
|
||||
|
||||
torchvision-bin = callPackage ../development/python-modules/torchvision/bin.nix { };
|
||||
|
||||
tornado = callPackage ../development/python-modules/tornado { };
|
||||
|
||||
# Used by circus and grab-site, 2020-08-29
|
||||
|
||||
Reference in New Issue
Block a user