input-output-hk / jormungandr

privacy voting blockchain node
https://input-output-hk.github.io/jormungandr/
Apache License 2.0
364 stars 132 forks source link

flake.lock: Update #4062

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'naersk':
    'github:nix-community/naersk/cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f' (2022-06-12)
  → 'github:nix-community/naersk/c6a45e4277fa58abd524681466d3450f896dc094' (2022-08-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2d372784634e224c5a629d80a19705af655fbc7d' (2022-07-22)
  → 'github:NixOS/nixpkgs/93c57a988470c1948976b1bb70abbd5855c5b810' (2022-08-05)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/f436e6dbc10bb3500775785072a40eefe057b18e' (2022-07-23)
  → 'github:cachix/pre-commit-hooks.nix/6a9402e8f233de16536349d1dd3f4595c23386a4' (2022-08-04)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/4bd340885e39e0625fc6dda8a5a9d13c921ebb96' (2022-07-23)
  → 'github:oxalica/rust-overlay/b41b858235faa68103cd25ad9b6248132d6a829b' (2022-08-06)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force