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

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/962dafad624929bf713b6e9da38aeb8818da219e' (2022-08-27)
  → 'github:nix-community/fenix/e228867146581fa5e4be25dafc0dd68fdd22f0ad' (2022-09-03)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/6bea872edd9523a06213270f68725c9fe33f3919' (2022-08-26)
  → 'github:rust-lang/rust-analyzer/93c52e41ec0d297c7512adf5936d8c464c820618' (2022-09-01)
• Updated input 'naersk':
    'github:nix-community/naersk/c6a45e4277fa58abd524681466d3450f896dc094' (2022-08-04)
  → 'github:nix-community/naersk/6944160c19cb591eb85bbf9b2f2768a935623ed3' (2022-09-03)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/f11e12ac6af528c1ba12426ce83cee26f21ceafd' (2022-08-26)
  → 'github:nixos/nixpkgs/67e45078141102f45eff1589a831aeaa3182b41e' (2022-09-02)

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