espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

Weekly PR to bump flake.nix

Open github-actions[bot] opened this issue 5 months ago • 0 comments

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

Flake lock file updates:

• Updated input 'flake-compat':
    'github:edolstra/flake-compat/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec?narHash=sha256-NeCCThCEP3eCl2l/%2B27kNNK7QrwZB1IJCrXfrbv5oqU%3D' (2024-12-04)
  → 'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
• Updated input 'foundry-nix':
    'github:shazow/foundry.nix/815a4d4a35ebf5c4ef855d8d4c5655fcbe63ee41?narHash=sha256-IJ2vPxTzDQNIEKScJ3JDOXBOJoXglErDeUI/I6rBOfU%3D' (2025-04-03)
  → 'github:shazow/foundry.nix/27178114871bb990a12766e01379dfe5edcb35d4?narHash=sha256-zOUy06gTPBv7fbRReGiQmP1xW0S8qhyTnBC%2B%2BG95ENo%3D' (2025-05-03)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5?narHash=sha256-C7jVfohcGzdZRF6DO%2BybyG/sqpo1h6bZi9T56sxLy%2Bk%3D' (2025-03-15)
  → 'github:NixOS/nixpkgs/063f43f2dbdef86376cc29ad646c45c46e93234c?narHash=sha256-6m1Y3/4pVw1RWTsrkAK2VMYSzG4MMIj7sqUy7o8th1o%3D' (2025-05-23)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/59f17850021620cd348ad2e9c0c64f4e6325ce2a?narHash=sha256-b4SZc6TkKw8WQQssbN5O2DaCEzmFfvSTPYHlx/SFW9Y%3D' (2025-03-15)
  → 'github:cachix/pre-commit-hooks.nix/80479b6ec16fefd9c1db3ea13aeb038c60530f46?narHash=sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo%2BbnXU9D9k%3D' (2025-05-16)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/0e624f2b1972a34be1a9b35290ed18ea4b419b6f?narHash=sha256-N4dwkRBmpOosa4gfFkFf/LTD8oOcNkAyvZ07JvRDEf0%3D' (2025-05-16)
  → 'github:oxalica/rust-overlay/2221d8d53c128beb69346fa3ab36da3f19bb1691?narHash=sha256-rwFiLLNCwkj9bqePtH1sMqzs1xmohE0Ojq249piMzF4%3D' (2025-05-24)
• Updated input 'solc-bin':
    'github:EspressoSystems/nix-solc-bin/c2b414e64c4b5c0d1bafe46b3a93efd2e8684a29?narHash=sha256-atuy6xo%2BNbCf2aHeLZVJ5MnyfU/PK2CgzqolTXD28uY%3D' (2024-12-04)
  → 'github:EspressoSystems/nix-solc-bin/d1cff33cb0482293ad009c2db85863e61fde9b41?narHash=sha256-TD9Sg4cFO6cIwl/MbcoJLqNht%2BM/MubN2pAXvQWHMWM%3D' (2025-05-16)

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

github-actions[bot] avatar May 04 '25 00:05 github-actions[bot]