amis icon indicating copy to clipboard operation
amis copied to clipboard

flake.lock: Update

Open github-actions[bot] opened this issue 2 years ago • 0 comments

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7f62671ffcb37436b3df7d6ae44dfdca9e5a069d?narHash=sha256-8iwNoSDOCKFnDF7f8XReiztpESA0GyFieKhWAaG7jrw%3D' (2024-04-19)
  → 'github:NixOS/nixpkgs/d3429a135af936205b7af11a70780cb03260586c?narHash=sha256-ecnalVee5X0m3pyQyaz6IH/EnveQERA8RSPlAyS54%2Bc%3D' (2024-10-10)

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

github-actions[bot] avatar Feb 05 '24 00:02 github-actions[bot]