Skarlett / coggie-bot

text bot utilities in rust
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Update flake.lock #266

Closed Skarlett closed 5 days ago

Skarlett commented 5 days ago

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

Flake lock file updates:

• Updated input 'naersk/nixpkgs':
    'github:NixOS/nixpkgs/fe348e1a06a2d791e992d46844a83d2d44436c5a?narHash=sha256-yXSfN0VIlgVHJcA/Hnvpc01OERFPcX12ynguoiBths8%3D' (2024-11-06)
  → 'github:NixOS/nixpkgs/85f7e662eda4fa3a995556527c87b2524b691933?narHash=sha256-JwQZIGSYnRNOgDDoIgqKITrPVil%2BRMWHsZH1eE1VGN0%3D' (2024-11-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fe348e1a06a2d791e992d46844a83d2d44436c5a?narHash=sha256-yXSfN0VIlgVHJcA/Hnvpc01OERFPcX12ynguoiBths8%3D' (2024-11-06)
  → 'github:NixOS/nixpkgs/85f7e662eda4fa3a995556527c87b2524b691933?narHash=sha256-JwQZIGSYnRNOgDDoIgqKITrPVil%2BRMWHsZH1eE1VGN0%3D' (2024-11-07)

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