astro / deadnix

Scan Nix files for dead code
GNU General Public License v3.0
461 stars 15 forks source link

flake.lock: Update #6

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 changes:

• Updated input 'fenix':
    'github:nix-community/fenix/ac55b49c49b53a60e8eb5761687fa741c7c80265' (2021-12-27)
  → 'github:nix-community/fenix/5312f44f270c6e4bf5a2249d9ef5c4d1bff5bd36' (2022-01-08)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/c456b217d808058d2515dd909bc4f68206de340e' (2021-12-25)
  → 'github:rust-analyzer/rust-analyzer/54c999893396434725c284fdcfeeb4d47340d53f' (2022-01-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6f05cfdb1e78d36c0337516df674560e4b51c79b' (2022-01-01)
  → 'github:NixOS/nixpkgs/32356ce11b8cc5cc421b68138ae8c730cc8ad4a2' (2022-01-08)

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