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

Closed github-actions[bot] closed 1 year 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/e228867146581fa5e4be25dafc0dd68fdd22f0ad' (2022-09-03)
  → 'github:nix-community/fenix/a956fb6ce5913b9bbaadd25a4fdd2ce218e04306' (2023-01-11)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/93c52e41ec0d297c7512adf5936d8c464c820618' (2022-09-01)
  → 'github:rust-lang/rust-analyzer/75877d78d9b16db7bf96bced2c853173f25a5ff8' (2023-01-10)
• Updated input 'naersk':
    'github:nix-community/naersk/6944160c19cb591eb85bbf9b2f2768a935623ed3' (2022-09-03)
  → 'github:nix-community/naersk/d998160d6a076cfe8f9741e56aeec7e267e3e114' (2022-12-15)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/67e45078141102f45eff1589a831aeaa3182b41e' (2022-09-02)
  → 'github:nixos/nixpkgs/0874168639713f547c05947c76124f78441ea46c' (2023-01-01)

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