DeterminateSystems / riff

Riff automatically provides external dependencies for Rust projects, with support for other languages coming soon.
https://riff.sh
Mozilla Public License 2.0
486 stars 13 forks source link

flake.lock: Update #213

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

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

Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/a956fb6ce5913b9bbaadd25a4fdd2ce218e04306' (2023-01-11)
  → 'github:nix-community/fenix/18fc1446c44e05165437c5900b95670166a09270' (2023-01-21)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/75877d78d9b16db7bf96bced2c853173f25a5ff8' (2023-01-10)
  → 'github:rust-lang/rust-analyzer/9a6294d7038e7eab00beafdf64ec4aa50a4c66a2' (2023-01-20)

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