Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

flake.lock: Update #4115

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

flake.lock: Update #4115

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 16, 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/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec?narHash=sha256-NeCCThCEP3eCl2l/%2B27kNNK7QrwZB1IJCrXfrbv5oqU%3D' (2024-12-04)
• 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/378614f37a6bee5a3f2ef4f825a73d948d3ae921?narHash=sha256-a4WZp1xQkrnA4BbnKrzJNr%2BdYoQr5Xneh2syJoddFyE%3D' (2024-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c5924154f000e6306030300592f4282949b2db6c?narHash=sha256-ONFhHBLv5nZKhwV/F2GOH16197PbvpyWhoO0AOyktkU%3D' (2022-10-08)
  → 'github:NixOS/nixpkgs/6df24922a1400241dae323af55f30e4318a6ca65?narHash=sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk%3D' (2025-01-02)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/11aff801aa0ea1fb02ae43e61f7cdf610f5fe2e5?narHash=sha256-kkV5gfDJWMxKmYq3Y2pgvD7zH/I3WoW/0wr659Stj1Q%3D' (2022-10-10)
  → 'github:cachix/pre-commit-hooks.nix/a5a961387e75ae44cc20f0a57ae463da5e959656?narHash=sha256-3FZAG%2BpGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110%3D' (2025-01-03)
• Added input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
• 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/af29a900f10dd6e467622202fb4f6d944d72a3a6?narHash=sha256-y/UcVB5k0Wdc0j%2B7whJE2%2Bvko8m296wZYX37b2lFSpI%3D' (2022-10-10)
  → 'github:oxalica/rust-overlay/d40e15e076bcedc5bf5498a0f8ff5f18de4bf8c3?narHash=sha256-vbkoQTInunSjwx9DKebbCNBq9bim8CRj1VbS4eiABfg%3D' (2025-01-04)
• 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 16, 2022 00:27
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 15f2c13 to fce6639 Compare October 16, 2022 00:27
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 23198cb to 44b6a34 Compare October 30, 2022 00:23
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from b131e49 to 7a93db1 Compare November 13, 2022 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from a795baf to a20c700 Compare November 27, 2022 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from a20c700 to 753b805 Compare December 4, 2022 00:16
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 2d229dc to ef847ca Compare December 18, 2022 00:16
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from ef847ca to 14669e2 Compare December 25, 2022 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 98c356b to 01b2e8d Compare January 8, 2023 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 01b2e8d to e64ad72 Compare January 15, 2023 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from e64ad72 to 9eac1e0 Compare January 22, 2023 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 9eac1e0 to 64db7e9 Compare January 29, 2023 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 64db7e9 to 85cb56b Compare February 5, 2023 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 75f2e8d to 5a5eba8 Compare February 19, 2023 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 5a5eba8 to 9ee6bc7 Compare February 26, 2023 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 9db8e69 to 7d1c9e8 Compare March 12, 2023 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from e35115b to 17e4fea Compare March 26, 2023 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 36ed898 to cbe7ff2 Compare April 9, 2023 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from cbe7ff2 to 5da4ab5 Compare April 16, 2023 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 2edf591 to f5203e1 Compare April 30, 2023 00:17
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 5b1cee2 to c987f6b Compare May 5, 2024 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 572478d to 6e01d15 Compare May 19, 2024 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 6e01d15 to 8471368 Compare May 26, 2024 00:18
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 8471368 to 2339b59 Compare June 2, 2024 00:19
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 2339b59 to 41a356c Compare June 9, 2024 00:20
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 41a356c to a16d5ee Compare August 4, 2024 00:20
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from ce6cf5b to 576cba1 Compare August 18, 2024 00:20
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 576cba1 to e508127 Compare August 25, 2024 00:21
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from c621937 to 37b5fb7 Compare September 8, 2024 00:22
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 37b5fb7 to e54702e Compare September 15, 2024 00:22
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from e54702e to dbf29ae Compare September 22, 2024 00:22
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from d397254 to c95b377 Compare October 6, 2024 00:22
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from c95b377 to 4bfaf03 Compare October 13, 2024 00:22
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 1bc7371 to 8de313b Compare October 27, 2024 00:23
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 0922549 to 2cfb5a7 Compare November 10, 2024 00:22
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 2cfb5a7 to c4857b6 Compare November 17, 2024 00:24
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from c4857b6 to 33cfcc3 Compare November 24, 2024 00:24
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 1c9c5ce to 35c5e1e Compare December 8, 2024 00:25
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 9a0e069 to 1570a8f Compare December 22, 2024 00:23
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 1570a8f to 323c583 Compare December 29, 2024 00:23
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/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec?narHash=sha256-NeCCThCEP3eCl2l/%2B27kNNK7QrwZB1IJCrXfrbv5oqU%3D' (2024-12-04)
• 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/378614f37a6bee5a3f2ef4f825a73d948d3ae921?narHash=sha256-a4WZp1xQkrnA4BbnKrzJNr%2BdYoQr5Xneh2syJoddFyE%3D' (2024-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c5924154f000e6306030300592f4282949b2db6c?narHash=sha256-ONFhHBLv5nZKhwV/F2GOH16197PbvpyWhoO0AOyktkU%3D' (2022-10-08)
  → 'github:NixOS/nixpkgs/6df24922a1400241dae323af55f30e4318a6ca65?narHash=sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk%3D' (2025-01-02)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/11aff801aa0ea1fb02ae43e61f7cdf610f5fe2e5?narHash=sha256-kkV5gfDJWMxKmYq3Y2pgvD7zH/I3WoW/0wr659Stj1Q%3D' (2022-10-10)
  → 'github:cachix/pre-commit-hooks.nix/a5a961387e75ae44cc20f0a57ae463da5e959656?narHash=sha256-3FZAG%2BpGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110%3D' (2025-01-03)
• Added input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
• 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/af29a900f10dd6e467622202fb4f6d944d72a3a6?narHash=sha256-y/UcVB5k0Wdc0j%2B7whJE2%2Bvko8m296wZYX37b2lFSpI%3D' (2022-10-10)
  → 'github:oxalica/rust-overlay/d40e15e076bcedc5bf5498a0f8ff5f18de4bf8c3?narHash=sha256-vbkoQTInunSjwx9DKebbCNBq9bim8CRj1VbS4eiABfg%3D' (2025-01-04)
• Removed input 'rust-overlay/flake-utils'
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 323c583 to 9c7117e Compare January 5, 2025 00:23
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.

0 participants