Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 2022

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

Flake lock file updates:

• Updated input 'flake-compat':
    'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8?narHash=sha256-Z%2Bs0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh%2BE%3D' (2022-04-19)
  → 'github:edolstra/flake-compat/f387cd2afec9419c8ee37694406ca490c3f34ee5?narHash=sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4%3D' (2025-10-27)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0?narHash=sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc%3D' (2022-08-07)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' (2023-04-09)
• Updated input 'naersk':
    'github:nix-community/naersk/6944160c19cb591eb85bbf9b2f2768a935623ed3?narHash=sha256-9o2OGQqu4xyLZP9K6kNe1pTHnyPz0Wr3raGYnr9AIgY%3D' (2022-09-03)
  → 'github:nix-community/naersk/d4155d6ebb70fbe2314959842f744aa7cabbbf6a?narHash=sha256-r%2BwgI%2BWvNaSdxQmqaM58lVNvJYJ16zoq%2BtKN20cLst4%3D' (2025-11-17)
• 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/10ecda252ce1b3b1d6403caeadbcc8f30d5ab796?narHash=sha256-EnlC7dDKX7X1wlnXkB1gmn9rBZQ0J9%2BbiVTZHw//8us%3D' (2022-09-30)
  → 'github:NixOS/nixpkgs/117cc7f94e8072499b0a7aa4c52084fa4e11cc9b?narHash=sha256-%2BhBiJ%2BkG5IoffUOdlANKFflTT5nO3FrrR2CA3178Y5s%3D' (2025-11-20)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/2a4f1cfaa01b8b31edc7d3004454c4a0c38d50d8?narHash=sha256-bVjsFPOF4t5/G9ir/qNqmQWxRKooG86ctOH78yaarkc%3D' (2022-09-30)
  → 'github:cachix/pre-commit-hooks.nix/20e71a403c5de9ce5bd799031440da9728c1cda1?narHash=sha256-uIRqs/H18YEtMOn1OkbnPH%2BaNTwXKx%2BiU3qnxEkVUd0%3D' (2025-11-21)
• Added input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
• Removed input 'pre-commit-hooks/flake-utils'
• Added input 'pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394?narHash=sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs%3D' (2024-02-28)
• Added input 'pre-commit-hooks/gitignore/nixpkgs':
    follows 'pre-commit-hooks/nixpkgs'
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/f48045bb46f6eef8314b9fe01b7db9dcdbca1e10?narHash=sha256-FIXW0voU/fZ4XSenAAcFmmng1YEgxHRqhQPpW5r9W94%3D' (2022-10-01)
  → 'github:oxalica/rust-overlay/7f3aa46dfa230ec2a4ca9281186a24771650ccd1?narHash=sha256-qeOBcixYtZ4yUsBWO6kcjr7ylkrBib4kGDImHNKba9I%3D' (2025-11-22)
• Removed input 'rust-overlay/flake-utils'

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 requested a review from a team as a code owner October 9, 2022 00:16
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from ca6dc16 to e1c4ea0 Compare October 16, 2022 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 49142b4 to c21300e Compare October 30, 2022 00:15
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from b589c0b to 63b767b Compare November 13, 2022 00:13
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 63b767b to 8acb8d2 Compare November 20, 2022 00:13
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 7fbeeed to 7ab3862 Compare December 4, 2022 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 848bba4 to c585fc5 Compare December 18, 2022 00:11
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from c585fc5 to 99c6b6a Compare December 25, 2022 00:11
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 826b0f3 to 61feb4f Compare January 8, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 61feb4f to 92a7944 Compare January 15, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 67c8e50 to f2bc7d5 Compare January 29, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from f2bc7d5 to d6ba946 Compare February 5, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from d6ba946 to a44e3fa Compare February 12, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 260414d to d5f2e6c Compare February 26, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from e470341 to a2eac7f Compare March 12, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 66928a8 to fa47811 Compare March 26, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 6e40735 to 94e549b Compare April 9, 2023 00:11
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from e84ff57 to c7b54bf Compare April 23, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from c7b54bf to f29b2c0 Compare April 30, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from fe96c0b to 3d611fb Compare May 11, 2025 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 3d611fb to f89c099 Compare May 18, 2025 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from f89c099 to 4a78258 Compare May 25, 2025 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from b859525 to 77d2c48 Compare June 8, 2025 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 170078a to 368b6d0 Compare June 22, 2025 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from ae08d3a to d8e8c0f Compare July 6, 2025 00:20
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from d8e8c0f to a0815a5 Compare July 13, 2025 00:20
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from a0815a5 to 577c7a8 Compare July 20, 2025 00:20
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 577c7a8 to dfc4324 Compare July 27, 2025 00:21
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 8fadf8b to b093e81 Compare August 10, 2025 00:20
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from d623b16 to e257627 Compare August 24, 2025 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 943bb8d to 60efa30 Compare September 7, 2025 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 60efa30 to cc375cd Compare September 14, 2025 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from cc375cd to c94429f Compare September 21, 2025 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from c94429f to aa07a52 Compare September 28, 2025 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 672b3cc to 64a9604 Compare October 12, 2025 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 31e3922 to 6202ccb Compare October 26, 2025 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 6202ccb to 9a60496 Compare November 2, 2025 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 9a60496 to f1c6b3e Compare November 9, 2025 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from f1c6b3e to 81bd4b4 Compare November 16, 2025 00:19
Flake lock file updates:

• Updated input 'flake-compat':
    'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8?narHash=sha256-Z%2Bs0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh%2BE%3D' (2022-04-19)
  → 'github:edolstra/flake-compat/f387cd2afec9419c8ee37694406ca490c3f34ee5?narHash=sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4%3D' (2025-10-27)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0?narHash=sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc%3D' (2022-08-07)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' (2023-04-09)
• Updated input 'naersk':
    'github:nix-community/naersk/6944160c19cb591eb85bbf9b2f2768a935623ed3?narHash=sha256-9o2OGQqu4xyLZP9K6kNe1pTHnyPz0Wr3raGYnr9AIgY%3D' (2022-09-03)
  → 'github:nix-community/naersk/d4155d6ebb70fbe2314959842f744aa7cabbbf6a?narHash=sha256-r%2BwgI%2BWvNaSdxQmqaM58lVNvJYJ16zoq%2BtKN20cLst4%3D' (2025-11-17)
• 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/10ecda252ce1b3b1d6403caeadbcc8f30d5ab796?narHash=sha256-EnlC7dDKX7X1wlnXkB1gmn9rBZQ0J9%2BbiVTZHw//8us%3D' (2022-09-30)
  → 'github:NixOS/nixpkgs/117cc7f94e8072499b0a7aa4c52084fa4e11cc9b?narHash=sha256-%2BhBiJ%2BkG5IoffUOdlANKFflTT5nO3FrrR2CA3178Y5s%3D' (2025-11-20)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/2a4f1cfaa01b8b31edc7d3004454c4a0c38d50d8?narHash=sha256-bVjsFPOF4t5/G9ir/qNqmQWxRKooG86ctOH78yaarkc%3D' (2022-09-30)
  → 'github:cachix/pre-commit-hooks.nix/20e71a403c5de9ce5bd799031440da9728c1cda1?narHash=sha256-uIRqs/H18YEtMOn1OkbnPH%2BaNTwXKx%2BiU3qnxEkVUd0%3D' (2025-11-21)
• Added input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
• Removed input 'pre-commit-hooks/flake-utils'
• Added input 'pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394?narHash=sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs%3D' (2024-02-28)
• Added input 'pre-commit-hooks/gitignore/nixpkgs':
    follows 'pre-commit-hooks/nixpkgs'
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/f48045bb46f6eef8314b9fe01b7db9dcdbca1e10?narHash=sha256-FIXW0voU/fZ4XSenAAcFmmng1YEgxHRqhQPpW5r9W94%3D' (2022-10-01)
  → 'github:oxalica/rust-overlay/7f3aa46dfa230ec2a4ca9281186a24771650ccd1?narHash=sha256-qeOBcixYtZ4yUsBWO6kcjr7ylkrBib4kGDImHNKba9I%3D' (2025-11-22)
• Removed input 'rust-overlay/flake-utils'
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 81bd4b4 to 620a049 Compare November 23, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant