astro / deadnix

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

flake.lock: Update #21

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/7a6178fd9e9f8c1df931740bb5ca33acfcc01b7d' (2022-03-26)
  → 'github:nix-community/fenix/815db84bb0e7363acc28cc9419fe2c4c1d2a88a2' (2022-04-02)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/1d08ea2bd83abef174fb43cbfb8a856b8ef2ce26' (2022-03-23)
  → 'github:nixos/nixpkgs/710fed5a2483f945b14f4a58af2cd3676b42d8c8' (2022-03-30)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/e30747dfa885d3e4e4cd0b5efcd740ea037a524c' (2022-03-25)
  → 'github:rust-analyzer/rust-analyzer/0fe74175e2844316193afbd99d2e26f3b6376045' (2022-04-01)
• Updated input 'naersk':
    'github:nix-community/naersk/2fc8ce9d3c025d59fee349c1f80be9785049d653' (2021-12-19)
  → 'github:nix-community/naersk/e30ef9a5ce9b3de8bb438f15829c50f9525ca730' (2022-03-29)
• Updated input 'naersk/nixpkgs':
    'github:NixOS/nixpkgs/4d60081494259c0785f7e228518fee74e0792c1b' (2022-03-24)
  → 'github:NixOS/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634' (2022-03-25)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4d60081494259c0785f7e228518fee74e0792c1b' (2022-03-24)
  → 'github:NixOS/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634' (2022-03-25)

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