astro / deadnix

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

flake.lock: Update #18

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/78d0eea7f8fa378de4d3c6ef862735d1c507a043' (2022-03-18)
  → 'github:nix-community/fenix/7a6178fd9e9f8c1df931740bb5ca33acfcc01b7d' (2022-03-26)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/73ad5f9e147c0d2a2061f1d4bd91e05078dc0b58' (2022-03-14)
  → 'github:nixos/nixpkgs/1d08ea2bd83abef174fb43cbfb8a856b8ef2ce26' (2022-03-23)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/6e13de64830041988f6b2dde3f4e7a93c082cad9' (2022-03-17)
  → 'github:rust-analyzer/rust-analyzer/e30747dfa885d3e4e4cd0b5efcd740ea037a524c' (2022-03-25)
• Updated input 'naersk/nixpkgs':
    'github:NixOS/nixpkgs/3eb07eeafb52bcbf02ce800f032f18d666a9498d' (2022-03-15)
  → 'github:NixOS/nixpkgs/4d60081494259c0785f7e228518fee74e0792c1b' (2022-03-24)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3eb07eeafb52bcbf02ce800f032f18d666a9498d' (2022-03-15)
  → 'github:NixOS/nixpkgs/4d60081494259c0785f7e228518fee74e0792c1b' (2022-03-24)
• Updated input 'utils':
    'github:numtide/flake-utils/3cecb5b042f7f209c56ffd8371b2711a290ec797' (2022-02-07)
  → 'github:numtide/flake-utils/0f8662f1319ad6abf89b3380dd2722369fc51ade' (2022-03-26)

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