Skip to content

flake.lock: Update #399

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

flake.lock: Update #399

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 7, 2024

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

Flake lock file updates:

• Updated input 'flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
  → 'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'naersk':
    'github:nmattia/naersk/941ce6dc38762a7cfb90b5add223d584feed299b?narHash=sha256-uFsCwWYI2pUpt0awahSBorDUrUfBhaAiyz%2BBPTS2MHk%3D' (2024-06-18)
  → 'github:nmattia/naersk/0e72363d0938b0208d6c646d10649164c43f4d64?narHash=sha256-uldUBFkZe/E7qbvxa3mH1ItrWZyT6w1dBKJQF/3ZSsc%3D' (2025-07-16)
• Added input 'naersk/fenix':
    'github:nix-community/fenix/bf0d6f70f4c9a9cf8845f992105652173f4b617f?narHash=sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU%3D' (2025-07-14)
• Added input 'naersk/fenix/nixpkgs':
    follows 'naersk/nixpkgs'
• Added input 'naersk/fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/591e3b7624be97e4443ea7b5542c191311aa141d?narHash=sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu%2BQEnJn2Sfg%3D' (2025-07-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b2852eb9365c6de48ffb0dc2c9562591f652242a?narHash=sha256-C8e9S7RzshSdHB7L%2Bv9I51af1gDM5unhJ2xO1ywxNH8%3D' (2024-06-27)
  → 'github:NixOS/nixpkgs/fbcf476f790d8a217c3eab4e12033dc4a0f6d23c?narHash=sha256-wNO3%2BKs2jZJ4nTHMuks%2BcxAiVBGNuEBXsT29Bz6HASo%3D' (2025-08-14)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/0ff4381bbb8f7a52ca4a851660fc7a437a4c6e07?narHash=sha256-F1h%2BXIsGKT9TkGO3omxDLEb/9jOOsI6NnzsXFsZhry4%3D' (2024-06-24)
  → 'github:cachix/pre-commit-hooks.nix/9c52372878df6911f9afc1e2a1391f55e4dfc864?narHash=sha256-c6yg0EQ9xVESx6HGDOCMcyRSjaTpNJP10ef%2B6fRcofA%3D' (2025-08-05)
• Updated input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
  → 'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
• Removed input 'pre-commit-hooks/nixpkgs-stable'
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/5be53be9e5c766fc72fc5d65ba8a566cc0c3217f?narHash=sha256-LBfULF%2B2sCaWmkjmj1LkkGrAS/E9ZdXU1A5wWKjt9p0%3D' (2024-06-29)
  → 'github:oxalica/rust-overlay/07619500e5937cc4669f24fec355d18a8fec0165?narHash=sha256-NspGtm0ZpihxlFD628pvh5ZEhL/Q6/Z9XBpe3n6ZtEw%3D' (2025-08-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 github-actions bot force-pushed the update_flake_lock_action branch from 0060399 to f3fa65a Compare July 14, 2024 00:07
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 48671f3 to 330324f Compare July 28, 2024 00:07
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 330324f to ed84bcd Compare August 4, 2024 00:07
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 82ad8c4 to d9bc1b0 Compare August 18, 2024 00:07
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from d9bc1b0 to b1742be Compare August 25, 2024 00:07
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 4762ecc to 7eab2a5 Compare September 8, 2024 00:07
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 92bdb13 to 3ee24a8 Compare September 22, 2024 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 3194429 to 39dca6c Compare October 6, 2024 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 522f1b8 to ad47264 Compare October 20, 2024 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 9d33800 to a0ff08e Compare November 3, 2024 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from a0ff08e to 346719f Compare November 10, 2024 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 81ef25e to 24d5694 Compare November 24, 2024 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 681114e to 7c1cdb5 Compare December 8, 2024 00:09
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 9bfd62b to fc87322 Compare December 22, 2024 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from fc87322 to 5df005f Compare December 29, 2024 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 5df005f to a2d45e9 Compare January 5, 2025 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 0619531 to 661cc3c Compare January 19, 2025 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from c03155e to 27f7f0a Compare February 2, 2025 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 27f7f0a to ceca952 Compare February 9, 2025 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from ceca952 to 82a826b Compare February 16, 2025 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from a9cdd18 to 4d45605 Compare March 2, 2025 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 4d45605 to 75cae1a Compare March 9, 2025 00:07
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 75cae1a to a8c94a7 Compare March 16, 2025 00:08
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from a8c94a7 to 3bec992 Compare March 23, 2025 00:09
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 3bec992 to d8f75b1 Compare March 30, 2025 00:09
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from d8f75b1 to 839d2ff Compare April 6, 2025 00:09
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 048784b to 59d0600 Compare April 20, 2025 00:09
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 59d0600 to 73e3ff9 Compare April 27, 2025 00:09
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 78b421a to eebc80e Compare May 11, 2025 00:09
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from eebc80e to ae192e3 Compare May 18, 2025 00:09
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from ae192e3 to 613ba8a Compare May 25, 2025 00:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 44273ae to a7b6456 Compare June 8, 2025 00:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from a7b6456 to 96caeed Compare June 15, 2025 00:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 96caeed to e04fb20 Compare June 22, 2025 00:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 40b1ddb to 9555289 Compare July 6, 2025 00:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 9555289 to acb45b9 Compare July 13, 2025 00:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 3b8ec42 to 84044bf Compare July 27, 2025 00:10
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 2bf1ff5 to 124e8a1 Compare August 10, 2025 00:10
Flake lock file updates:

• Updated input 'flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
  → 'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'naersk':
    'github:nmattia/naersk/941ce6dc38762a7cfb90b5add223d584feed299b?narHash=sha256-uFsCwWYI2pUpt0awahSBorDUrUfBhaAiyz%2BBPTS2MHk%3D' (2024-06-18)
  → 'github:nmattia/naersk/0e72363d0938b0208d6c646d10649164c43f4d64?narHash=sha256-uldUBFkZe/E7qbvxa3mH1ItrWZyT6w1dBKJQF/3ZSsc%3D' (2025-07-16)
• Added input 'naersk/fenix':
    'github:nix-community/fenix/bf0d6f70f4c9a9cf8845f992105652173f4b617f?narHash=sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU%3D' (2025-07-14)
• Added input 'naersk/fenix/nixpkgs':
    follows 'naersk/nixpkgs'
• Added input 'naersk/fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/591e3b7624be97e4443ea7b5542c191311aa141d?narHash=sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu%2BQEnJn2Sfg%3D' (2025-07-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b2852eb9365c6de48ffb0dc2c9562591f652242a?narHash=sha256-C8e9S7RzshSdHB7L%2Bv9I51af1gDM5unhJ2xO1ywxNH8%3D' (2024-06-27)
  → 'github:NixOS/nixpkgs/fbcf476f790d8a217c3eab4e12033dc4a0f6d23c?narHash=sha256-wNO3%2BKs2jZJ4nTHMuks%2BcxAiVBGNuEBXsT29Bz6HASo%3D' (2025-08-14)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/0ff4381bbb8f7a52ca4a851660fc7a437a4c6e07?narHash=sha256-F1h%2BXIsGKT9TkGO3omxDLEb/9jOOsI6NnzsXFsZhry4%3D' (2024-06-24)
  → 'github:cachix/pre-commit-hooks.nix/9c52372878df6911f9afc1e2a1391f55e4dfc864?narHash=sha256-c6yg0EQ9xVESx6HGDOCMcyRSjaTpNJP10ef%2B6fRcofA%3D' (2025-08-05)
• Updated input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
  → 'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
• Removed input 'pre-commit-hooks/nixpkgs-stable'
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/5be53be9e5c766fc72fc5d65ba8a566cc0c3217f?narHash=sha256-LBfULF%2B2sCaWmkjmj1LkkGrAS/E9ZdXU1A5wWKjt9p0%3D' (2024-06-29)
  → 'github:oxalica/rust-overlay/07619500e5937cc4669f24fec355d18a8fec0165?narHash=sha256-NspGtm0ZpihxlFD628pvh5ZEhL/Q6/Z9XBpe3n6ZtEw%3D' (2025-08-16)
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 124e8a1 to f12ac2a Compare August 17, 2025 00:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants