epics-extensions / EPNix

Build, package, deploy IOCs and EPICS-related software using the Nix package manager
https://epics-extensions.github.io/EPNix/
Apache License 2.0
15 stars 5 forks source link

[master] Update flake.lock #144

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/05405724efa137a0b899cce5ab4dde463b4fd30b?narHash=sha256-VEdJmVU2eLFtLqCjTYJd1J7%2BGo8idAcZoT11IewFiRg%3D' (2024-08-01)
  → 'github:NixOS/nixpkgs/c3d4ac725177c030b1e289015989da2ad9d56af0?narHash=sha256-sqLwJcHYeWLOeP/XoLwAtYjr01TISlkOfz%2BNG82pbdg%3D' (2024-08-15)
• Updated input 'poetry2nix':
    'github:nix-community/poetry2nix/8c25e871bba3f472e1569bbf6c0f52dcc34bf2a4?narHash=sha256-6FVPz1WzHak65xJQg8tRjVyFEWMesGxfskKaCxDUnRk%3D' (2024-08-01)
  → 'github:nix-community/poetry2nix/d650118bce34c0238b9b54f23f7f173f9e4db867?narHash=sha256-%2BBrHfNuXrqeE7PoV6xDaoh0joYiJkvTTCIV0fFR3THw%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