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 #64

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

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

Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/dca822b67ddf0af52f9b63feaeefc1668c8635c0' (2022-08-19)
  → 'github:nix-community/fenix/962dafad624929bf713b6e9da38aeb8818da219e' (2022-08-27)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/917bd68b37de4e60e7203061a0a9c23b74d2b5c2' (2022-08-18)
  → 'github:rust-lang/rust-analyzer/6bea872edd9523a06213270f68725c9fe33f3919' (2022-08-26)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/00e376e3f3c22d991052dfeaf154c42b09deeb29' (2022-08-19)
  → 'github:nixos/nixpkgs/f11e12ac6af528c1ba12426ce83cee26f21ceafd' (2022-08-26)

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