astro / deadnix

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

flake.lock: Update #11

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/2e2c7ccdba995148ea0110ad51e0bdc7977830bc' (2022-01-15)
  → 'github:nix-community/fenix/72ca04b80987a985753a64ea39632757652cd729' (2022-01-22)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/844c152fd1be8f0142343a095d5b45586189f435' (2022-01-14)
  → 'github:rust-analyzer/rust-analyzer/1d563133b548f3e677464a9e50d1927d0df9f9ff' (2022-01-21)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/46821ea01c8f54d2a20f5a503809abfc605269d7' (2022-01-13)
  → 'github:NixOS/nixpkgs/f23965369e2d3123b370cc3ba03be835b1e2f5db' (2022-01-21)
• Updated input 'utils':
    'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28)
  → 'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20)

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