Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix: ugprade nixpkgs to match version use in mobile #3700

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

jakubgs
Copy link
Member

@jakubgs jakubgs commented Jun 30, 2023

To match the version we upgrade to in:

I'm upgrading Protobuf to 3.20 since 3.17 is gone:

error: protobuf3_17 does not receive updates anymore and has been removed

Not sure if that's a big deal.

@jakubgs jakubgs added the nix label Jun 30, 2023
@jakubgs jakubgs requested a review from cammellos June 30, 2023 09:20
@jakubgs jakubgs self-assigned this Jun 30, 2023
@status-im-auto
Copy link
Member

status-im-auto commented Jun 30, 2023

Jenkins Builds

Click to see older builds (9)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ ea630dc #1 2023-06-30 09:24:13 ~3 min linux 📦zip
✔️ ea630dc #1 2023-06-30 09:25:33 ~5 min ios 📦zip
✔️ ea630dc #1 2023-06-30 09:26:14 ~5 min android 📦aar
✔️ ea630dc #1 2023-06-30 09:40:35 ~20 min tests 📄log
✔️ bdb4b76 #2 2023-06-30 09:29:17 ~1 min android 📦aar
✔️ bdb4b76 #2 2023-06-30 09:30:22 ~2 min ios 📦zip
✔️ bdb4b76 #2 2023-06-30 09:31:00 ~2 min linux 📦zip
✖️ bdb4b76 #2 2023-06-30 10:09:33 ~28 min tests 📄log
✔️ bdb4b76 #3 2023-07-02 07:50:11 ~25 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 0a95d09 #3 2023-08-01 12:19:09 ~3 min linux 📦zip
✔️ 0a95d09 #3 2023-08-01 12:21:11 ~5 min android 📦aar
✔️ 0a95d09 #3 2023-08-01 12:29:47 ~14 min ios 📦zip
✔️ 0a95d09 #4 2023-08-01 12:40:47 ~25 min tests 📄log
✔️ 6f849bc #4 2023-08-02 09:06:06 ~1 min linux 📦zip
✔️ 6f849bc #4 2023-08-02 09:07:57 ~3 min ios 📦zip
✔️ 6f849bc #4 2023-08-02 09:09:53 ~5 min android 📦aar
✔️ 6f849bc #5 2023-08-02 09:29:35 ~25 min tests 📄log

@jakubgs jakubgs force-pushed the nix/upgrade-nixpkgs-to-match-mobile branch from ea630dc to bdb4b76 Compare June 30, 2023 09:27
@jakubgs jakubgs force-pushed the nix/upgrade-nixpkgs-to-match-mobile branch from bdb4b76 to 0a95d09 Compare August 1, 2023 12:15
To match the version we upgrade to in:
status-im/status-mobile#14944

I'm upgrading Protobuf to `3.20` since `3.17` is gone:
```
error: protobuf3_17 does not receive updates anymore and has been removed
```
Not sure if that's a big deal.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
@jakubgs jakubgs force-pushed the nix/upgrade-nixpkgs-to-match-mobile branch from 0a95d09 to 6f849bc Compare August 2, 2023 09:04
@jakubgs jakubgs merged commit 6f849bc into develop Aug 2, 2023
@jakubgs jakubgs deleted the nix/upgrade-nixpkgs-to-match-mobile branch August 2, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants