matthiasbeyer / cargo-changelog

Changelog management tool for the CLI
Other
23 stars 1 forks source link

Update flake.lock #307

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

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

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/480dff0be03dac0e51a8dfc26e882b0d123a450e?narHash=sha256-dIubLa56W9sNNz0e8jGxrX3CAkPXsq7snuFA/Ie6dn8%3D' (2024-05-29)
  → 'github:ipetkov/crane/aa5dcd0518a422dfd545d565f0d5a25971fea52a?narHash=sha256-WIoVERD4AN6CmfGSRPy3mfPx2dDbRHgzP2V8z6aNbaY%3D' (2024-06-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/25cf937a30bf0801447f6bf544fc7486c6309234?narHash=sha256-Av0UWCCiIGJxsZ6TFc%2BOiKCJNqwoxMNVYDBChmhjNpo%3D' (2024-05-29)
  → 'github:NixOS/nixpkgs/89c49874fb15f4124bf71ca5f42a04f2ee5825fd?narHash=sha256-yJL9VYQhaRM7xs0M867ZFxwaONB9T2Q4LnGo1WovuR4%3D' (2024-06-26)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/2a7b53172ed08f856b8382d7dcfd36a4e0cbd866?narHash=sha256-/3sxIe7MZqF/jw1RTQCSmgTjwVod43mmrk84m50MJQ4%3D' (2024-05-31)
  → 'github:oxalica/rust-overlay/cb216719ce89a43dfb3d1b86a9575e89f4b727a4?narHash=sha256-MeNPopLLv63EZj5L43j4TZkmW4wj1ouoc/h/E20sl/U%3D' (2024-06-30)
• 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