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 #184

Open github-actions[bot] opened 17 hours ago

github-actions[bot] commented 17 hours ago

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

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fbca5e745367ae7632731639de5c21f29c8744ed?narHash=sha256-40J9tW7Y794J7Uw4GwcAKlMxlX2xISBl6IBigo83ih8%3D' (2024-09-28)
  → 'github:NixOS/nixpkgs/6e6b3dd395c3b1eb9be9f2d096383a8d05add030?narHash=sha256-/uJcVXuBt%2BVFCPQIX%2B4YnYrHaubJSx4HoNsJVNRgANM%3D' (2024-10-04)
• Updated input 'poetry2nix':
    'github:nix-community/poetry2nix/d8928e5929c2344704264e8447452e0f73c72497?narHash=sha256-dtOOYKGcfYTf0bSPuiY%2BBVEKdSw/zd/u2QvNXciQ0/E%3D' (2024-09-28)
  → 'github:nix-community/poetry2nix/ef877b8e159b23f36ebc39155021657bed744a68?narHash=sha256-zkkL5gw%2BTNXhVO2zpeH70TKh2dSzUbkBbO6gKHO37s0%3D' (2024-09-30)

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