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: upgrade from 2.6.1 to 2.8.0 #13325

Merged
merged 2 commits into from
May 9, 2022
Merged

nix: upgrade from 2.6.1 to 2.8.0 #13325

merged 2 commits into from
May 9, 2022

Conversation

jakubgs
Copy link
Member

@jakubgs jakubgs commented May 5, 2022

Minor upgrade done to match the version deployed in CI due to a bug with nix-copy-closure which broken Nix cache jobs:
https://github.com/status-im/infra-ci/issues/49

This will not force upgrade on developes, nor require any make nix-purge. It is optional.
If however and upgrade is wanted it can be simply done with nix upgrade-nix.

@jakubgs jakubgs added the nix label May 5, 2022
@jakubgs jakubgs self-assigned this May 5, 2022
@status-github-bot status-github-bot bot added this to REVIEW in Pipeline for QA May 5, 2022
@status-im-auto
Copy link
Member

status-im-auto commented May 5, 2022

Jenkins Builds

Click to see older builds (9)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 814af0f #1 2022-05-05 19:27:22 ~9 min ios 📦ipa 📲
✔️ 814af0f #1 2022-05-05 19:28:59 ~11 min android-e2e 📦apk 📲
✔️ 814af0f #1 2022-05-05 19:29:01 ~11 min android 📦apk 📲
✔️ 96b37ca #2 2022-05-06 16:27:06 ~10 min ios 📦ipa 📲
✔️ 96b37ca #2 2022-05-06 16:28:10 ~11 min android 📦apk 📲
✔️ 96b37ca #2 2022-05-06 16:28:12 ~11 min android-e2e 📦apk 📲
a89ce70 #3 2022-05-07 09:17:38 ~12 sec android-e2e 📄log
a89ce70 #3 2022-05-07 09:17:41 ~12 sec android 📄log
a89ce70 #3 2022-05-07 09:17:42 ~12 sec ios 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 715a6c0 #4 2022-05-07 09:36:01 ~10 min ios 📦ipa 📲
✔️ 715a6c0 #4 2022-05-07 09:36:39 ~11 min android 📦apk 📲
✔️ 715a6c0 #4 2022-05-07 09:39:07 ~13 min android-e2e 📦apk 📲
✔️ a8c3c17 #5 2022-05-07 10:23:58 ~11 min android-e2e 📦apk 📲
✔️ a8c3c17 #5 2022-05-07 10:24:57 ~12 min android 📦apk 📲
✔️ a8c3c17 #5 2022-05-07 10:25:10 ~12 min ios 📦ipa 📲

@status-github-bot status-github-bot bot moved this from REVIEW to CONTRIBUTOR in Pipeline for QA May 6, 2022
Minor upgrade done to match the version deployed in CI due to a bug
with `nix-copy-closure` which broken Nix cache jobs:
status-im/infra-ci#49

This will not force upgrade on developes, nor require any `make nix-purge`.
If however and upgrade is wanted it can be simply done with `nix upgrade-nix`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
@jakubgs jakubgs force-pushed the nix/upgrade-to-2.8.0 branch 2 times, most recently from 715a6c0 to a8c3c17 Compare May 7, 2022 10:12
@jakubgs jakubgs marked this pull request as ready for review May 9, 2022 10:36
Also use `ssh-ng://` protocol implementation instead of `ssh://`.
Might fix the following error:
```
error (ignored): error: reached end of FramedSource
error: sized: unexpected end-of-file
error: unexpected end-of-file
```
For more details see: NixOS/nix#6495

Signed-off-by: Jakub Sokołowski <jakub@status.im>
@jakubgs jakubgs merged commit d765dd1 into develop May 9, 2022
@jakubgs jakubgs deleted the nix/upgrade-to-2.8.0 branch May 9, 2022 11:21
Pipeline for QA automation moved this from CONTRIBUTOR to DONE May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants