astro / deadnix

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

flake.lock: Update #10

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/5312f44f270c6e4bf5a2249d9ef5c4d1bff5bd36' (2022-01-08)
  → 'github:nix-community/fenix/2e2c7ccdba995148ea0110ad51e0bdc7977830bc' (2022-01-15)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/54c999893396434725c284fdcfeeb4d47340d53f' (2022-01-07)
  → 'github:rust-analyzer/rust-analyzer/844c152fd1be8f0142343a095d5b45586189f435' (2022-01-14)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/32356ce11b8cc5cc421b68138ae8c730cc8ad4a2' (2022-01-08)
  → 'github:NixOS/nixpkgs/46821ea01c8f54d2a20f5a503809abfc605269d7' (2022-01-13)

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