hnaderi / lepus

Your principled, purely functional, non-blocking RabbitMQ client for scala, scala js and scala native built on top of fs2
http://lepus.hnaderi.dev/
Apache License 2.0
24 stars 5 forks source link

Update flake.lock #271

Closed hnaderi closed 3 months ago

hnaderi commented 3 months ago

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

Flake lock file updates:

• Updated input 'typelevel-nix':
    'github:typelevel/typelevel-nix/eb2fb4a4124b416465201b2eee188ec2c1e3eb8f?narHash=sha256-dIVSOpEcBfCo%2Bcr%2BEZ%2BdgAAfq5tn27HvxMOSRtSEDG0%3D' (2024-07-29)
  → 'github:typelevel/typelevel-nix/11b604cb1b438344b1f1b945eec186dfa3debb9a?narHash=sha256-0owVSI1YloXelsxZXjiXXb4v3N9I4q6Ek4rglU3rjSc%3D' (2024-08-29)
• Updated input 'typelevel-nix/nixpkgs':
    'github:nixos/nixpkgs/038fb464fcfa79b4f08131b07f2d8c9a6bcc4160?narHash=sha256-Ul3rIdesWaiW56PS/Ak3UlJdkwBrD4UcagCmXZR9Z7Y%3D' (2024-07-28)
  → 'github:nixos/nixpkgs/ae815cee91b417be55d43781eb4b73ae1ecc396c?narHash=sha256-zRkDV/nbrnp3Y8oCADf5ETl1sDrdmAW6/bBVJ8EbIdQ%3D' (2024-08-23)

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