astro / deadnix

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

flake.lock: Update #25

Open github-actions[bot] opened 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 'naersk':
    'github:nix-community/naersk/c5037590290c6c7dae2e42e7da1e247e54ed2d49?narHash=sha256-CO8MmVDmqZX2FovL75pu5BvwhW%2BVugc7Q6ze7Hj8heI%3D' (2024-04-19)
  → 'github:nix-community/naersk/3fb418eaf352498f6b6c30592e3beb63df42ef11?narHash=sha256-r/xppY958gmZ4oTfLiHN0ZGuQ%2BRSTijDblVgVLFi1mw%3D' (2024-07-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/94035b482d181af0a0f8f77823a790b256b7c3cc?narHash=sha256-kjQkA98lMcsom6Gbhw8SYzmwrSo%2B2nruiTcTZp5jK7o%3D' (2024-05-02)
  → 'github:NixOS/nixpkgs/cd7b95ee3725af7113bacbce91dd6549cee58ca5?narHash=sha256-OTDg91%2BZzs2SpU3csK4xVdSQFoG8cK1lNUwKmTqERyE%3D' (2024-08-17)

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
Artturin commented 1 year ago

can be closed

Artturin commented 2 months ago

@astro Maybe disable this action if it's not being used? https://github.com/astro/deadnix/blob/main/.github/workflows/update.yml

astro commented 2 months ago

This PR's branch gets updated so it can be thrown at Hydra.