EspressoSystems / HotShot

http://hotshot.docs.espressosys.com/
MIT License
120 stars 31 forks source link

Weekly PR to bump flake.nix #3361

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

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

Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/ab655c627777ab5f9964652fe23bbb1dfbd687a8?narHash=sha256-ixopuTeTouxqTxfMuzs6IaRttbT8JqRW5C9Q/57WxQw%3D' (2024-06-08)
  → 'github:nix-community/fenix/bedf55efd03d4796a3ddb267d7e081cc6b34483d?narHash=sha256-%2Bx7sc7OPYwi8OPebZ4Pqtzo9XyRcG5Sx7UZSGdj7HVs%3D' (2024-06-22)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/48bbdd6a74f3176987d5c809894ac33957000d19?narHash=sha256-%2BlRAmz92CNUxorqWusgJbL9VE1eKCnQQojglRemzwkw%3D' (2024-06-05)
  → 'github:rust-lang/rust-analyzer/c4681ea2cc1f2d1e1a0568ad03069c57bdcd7a88?narHash=sha256-Roaz1CckctannQVyhfwJ7sqmCGmU3hfTo/7Nmms06WM%3D' (2024-06-21)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb?narHash=sha256-u1fA0DYQYdeG%2B5kDm1bOoGcHtX0rtC7qs2YA2N1X%2B%2BI%3D' (2024-06-13)
  → 'github:NixOS/nixpkgs/90338afd6177fc683a04d934199d693708c85a3b?narHash=sha256-%2B1xgeIow4gJeiwo4ETvMRvWoircnvb0JOt7NS9kUhoM%3D' (2024-06-21)

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