EspressoSystems / HotShot

http://hotshot.docs.espressosys.com/
101 stars 25 forks source link

Weekly PR to bump flake.nix #3401

Closed github-actions[bot] closed 4 days ago

github-actions[bot] commented 5 days ago

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

Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/bedf55efd03d4796a3ddb267d7e081cc6b34483d?narHash=sha256-%2Bx7sc7OPYwi8OPebZ4Pqtzo9XyRcG5Sx7UZSGdj7HVs%3D' (2024-06-22)
  → 'github:nix-community/fenix/b49a0746ae9516336f3ab281164923624c7a506f?narHash=sha256-6DFZ%2BXbU%2BnPz86uDicmyypxf4oYKGomecSyTiNnXYBU%3D' (2024-06-29)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/c4681ea2cc1f2d1e1a0568ad03069c57bdcd7a88?narHash=sha256-Roaz1CckctannQVyhfwJ7sqmCGmU3hfTo/7Nmms06WM%3D' (2024-06-21)
  → 'github:rust-lang/rust-analyzer/9463d9eea4b87e651e7d8ed8425a9c92f23b1cdf?narHash=sha256-YzF4P6YVInAjcR5eJHWefkKEu5t70KYVZMvdLODv8CM%3D' (2024-06-28)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/90338afd6177fc683a04d934199d693708c85a3b?narHash=sha256-%2B1xgeIow4gJeiwo4ETvMRvWoircnvb0JOt7NS9kUhoM%3D' (2024-06-21)
  → 'github:NixOS/nixpkgs/1e3deb3d8a86a870d925760db1a5adecc64d329d?narHash=sha256-vN5xJAZ4UGREEglh3lfbbkIj%2BMPEYMuqewMn4atZFaQ%3D' (2024-06-27)

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