Skarlett / coggie-bot

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

Update flake.lock #233

Closed Skarlett closed 4 months ago

Skarlett commented 4 months ago

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

Flake lock file updates:

• Updated input 'naersk/nixpkgs':
    'github:NixOS/nixpkgs/efb39c6052f3ce51587cf19733f5f4e5d515aa13?narHash=sha256-jtIo8xR0Zp4SalIwmD%2BOdCwHF4l7OU6PD63UUK4ckt4%3D' (2024-06-24)
  → 'github:NixOS/nixpkgs/1e3deb3d8a86a870d925760db1a5adecc64d329d?narHash=sha256-vN5xJAZ4UGREEglh3lfbbkIj%2BMPEYMuqewMn4atZFaQ%3D' (2024-06-27)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/efb39c6052f3ce51587cf19733f5f4e5d515aa13?narHash=sha256-jtIo8xR0Zp4SalIwmD%2BOdCwHF4l7OU6PD63UUK4ckt4%3D' (2024-06-24)
  → 'github:NixOS/nixpkgs/1e3deb3d8a86a870d925760db1a5adecc64d329d?narHash=sha256-vN5xJAZ4UGREEglh3lfbbkIj%2BMPEYMuqewMn4atZFaQ%3D' (2024-06-27)

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