Update dependencies which depended on nix -- fixes arm32 builds #615

已合併
mcrosson 5 年之前 將 1 次代碼提交從 nix_dep_updates 合併至 master
mcrosson " 評論 5 年之前" (Migrated from github.com)

This addresses #611

This addresses #611
trinity-1686a approved these changes 5 年之前
所有者

(don't worry about the CI failing, sometime when updating dependencies it run out of memory and fail, that's the problem when compiling on 36 cores with 4Gio of ram)

(don't worry about the CI failing, sometime when updating dependencies it run out of memory and fail, that's the problem when compiling on 36 cores with 4Gio of ram)
codecov[bot] " 評論 5 年之前" (Migrated from github.com)

Codecov Report

Merging #615 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #615      +/-   ##
==========================================
- Coverage   35.31%   35.28%   -0.03%     
==========================================
  Files          68       68              
  Lines        7907     7907              
  Branches     1893     1893              
==========================================
- Hits         2792     2790       -2     
  Misses       4345     4345              
- Partials      770      772       +2
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/615?src=pr&el=h1) Report > Merging [#615](https://codecov.io/gh/Plume-org/Plume/pull/615?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/4b205fa995a6935a2512a9725d84635e889db48e?src=pr&el=desc) will **decrease** coverage by `0.02%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #615 +/- ## ========================================== - Coverage 35.31% 35.28% -0.03% ========================================== Files 68 68 Lines 7907 7907 Branches 1893 1893 ========================================== - Hits 2792 2790 -2 Misses 4345 4345 - Partials 770 772 +2 ```

Reviewers

trinity-1686a approved these changes 5 年之前
The pull request has been merged as fb1668ede7.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b nix_dep_updates master
git pull origin nix_dep_updates

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff nix_dep_updates
git push origin master
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#615
Loading…
尚未有任何內容