typelevel / typelevel-nix

Development tools for Typelevel projects
Apache License 2.0
107 stars 12 forks source link

flake.lock: Update #50

Closed typelevel-steward[bot] closed 2 years ago

typelevel-steward[bot] commented 2 years ago

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

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/bee6a7250dd1b01844a2de7e02e4df7d8a0a206c' (2022-06-24)
  → 'github:numtide/flake-utils/7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249' (2022-07-04)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/660ac43ff9ab1f12e28bfb31d4719795777fe152' (2022-07-02)
  → 'github:nixos/nixpkgs/3137fb373e36e39f605d44f97cb0f7807deefd1c' (2022-07-10)

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