Skip to content

Commit 25f122b

Browse files
committed
python3Packages.firebase-messaging: unbreak
1 parent 4324b1e commit 25f122b

File tree

1 file changed

+1
-0
lines changed
  • pkgs/development/python-modules/firebase-messaging

1 file changed

+1
-0
lines changed

pkgs/development/python-modules/firebase-messaging/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ buildPythonPackage rec {
5151

5252
pythonRelaxDeps = [
5353
"http-ece"
54+
"protobuf"
5455
];
5556

5657
dependencies = [

0 commit comments

Comments
 (0)