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 #282

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

Conversation

github-actions[bot]
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/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0?narHash=sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc%3D' (2022-08-07)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
• 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/c5037590290c6c7dae2e42e7da1e247e54ed2d49?narHash=sha256-CO8MmVDmqZX2FovL75pu5BvwhW%2BVugc7Q6ze7Hj8heI%3D' (2024-04-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/10ecda252ce1b3b1d6403caeadbcc8f30d5ab796?narHash=sha256-EnlC7dDKX7X1wlnXkB1gmn9rBZQ0J9%2BbiVTZHw//8us%3D' (2022-09-30)
  → 'github:NixOS/nixpkgs/bfb7a882678e518398ce9a31a881538679f6f092?narHash=sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8%3D' (2024-05-24)
• 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/0e8fcc54b842ad8428c9e705cb5994eaf05c26a0?narHash=sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA%3D' (2024-05-20)
• 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'
• Added input 'pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3?narHash=sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84%3D' (2024-03-17)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/f48045bb46f6eef8314b9fe01b7db9dcdbca1e10?narHash=sha256-FIXW0voU/fZ4XSenAAcFmmng1YEgxHRqhQPpW5r9W94%3D' (2022-10-01)
  → 'github:oxalica/rust-overlay/4d0f1e4d5d65c23cdbb77e4b0d91940be7309bd4?narHash=sha256-81u/zd7V%2BXRTq88zwRLxw5GnwZyEiAvGA2BvAXUe864%3D' (2024-05-25)

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 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 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 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 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 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 2 times, most recently from b84a29a to 749d237 Compare December 3, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 4930b26 to 40c923a Compare December 17, 2023 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 5386a59 to b7a18d6 Compare January 14, 2024 00:13
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from 7326c05 to f4e0ebd Compare January 28, 2024 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from f7cef1b to de6d3fa Compare February 18, 2024 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from b2c6a88 to bf69969 Compare March 3, 2024 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from a22eb9c to 980f119 Compare April 21, 2024 00:12
@github-actions github-actions bot force-pushed the update_flake_lock_action branch 2 times, most recently from eaae0ef to 63e26e3 Compare May 5, 2024 00:12
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/0f9255e01c2351cc7d116c072cb317785dd33b33?narHash=sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U%3D' (2023-10-04)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0?narHash=sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc%3D' (2022-08-07)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
• 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/c5037590290c6c7dae2e42e7da1e247e54ed2d49?narHash=sha256-CO8MmVDmqZX2FovL75pu5BvwhW%2BVugc7Q6ze7Hj8heI%3D' (2024-04-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/10ecda252ce1b3b1d6403caeadbcc8f30d5ab796?narHash=sha256-EnlC7dDKX7X1wlnXkB1gmn9rBZQ0J9%2BbiVTZHw//8us%3D' (2022-09-30)
  → 'github:NixOS/nixpkgs/bfb7a882678e518398ce9a31a881538679f6f092?narHash=sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8%3D' (2024-05-24)
• 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/0e8fcc54b842ad8428c9e705cb5994eaf05c26a0?narHash=sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA%3D' (2024-05-20)
• 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'
• Added input 'pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3?narHash=sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84%3D' (2024-03-17)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/f48045bb46f6eef8314b9fe01b7db9dcdbca1e10?narHash=sha256-FIXW0voU/fZ4XSenAAcFmmng1YEgxHRqhQPpW5r9W94%3D' (2022-10-01)
  → 'github:oxalica/rust-overlay/4d0f1e4d5d65c23cdbb77e4b0d91940be7309bd4?narHash=sha256-81u/zd7V%2BXRTq88zwRLxw5GnwZyEiAvGA2BvAXUe864%3D' (2024-05-25)
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.

None yet

0 participants