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

マージ済み
mcrosson が 1 個のコミットを nix_dep_updates から master へマージ 5年前
mcrosson がコメント 5年前 (github.comから移行)

This addresses #611

This addresses #611
trinity-1686a が変更を承認 5年前
trinity-1686a がコメント 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年前 (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 ```

レビューア

trinity-1686a が変更を承認 5年前
プルリクエストは fb1668ede7 でマージされています。
コマンドラインの手順も確認できます。

ステップ 1:

あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
git checkout -b nix_dep_updates master
git pull origin nix_dep_updates

ステップ 2:

変更内容をマージして、Forgejoに反映します。
git checkout master
git merge --no-ff nix_dep_updates
git push origin master
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
2 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: Plume/Plume#615
読み込み中…
まだ内容がありません