loophp / nix-shell

Nix shells for PHP development
MIT License
151 stars 9 forks source link

flake.lock: Update #230

Closed drupol closed 5 months ago

drupol commented 5 months ago

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

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01)
  → 'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01)
• Updated input 'flake-parts/nixpkgs-lib':
    'github:NixOS/nixpkgs/1536926ef5621b09bba54035ae2bb6d806d72ac8?dir=lib' (2024-02-29)
  → 'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089?dir=lib' (2024-03-29)
• Updated input 'nix-phps':
    'github:fossar/nix-phps/0a2ef0bf581581ea2305de4d533f966fd6d90b18' (2024-03-31)
  → 'github:fossar/nix-phps/1bf10b8c3c378e14d11861a056e885775a2ebc73' (2024-04-07)
• Updated input 'nix-phps/nixpkgs':
    'github:NixOS/nixpkgs/807c549feabce7eddbf259dbdcec9e0600a0660d' (2024-03-29)
  → 'github:NixOS/nixpkgs/9e7f26f82acb057498335362905fde6fea4ca50a' (2024-04-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/807c549feabce7eddbf259dbdcec9e0600a0660d' (2024-03-29)
  → 'github:NixOS/nixpkgs/efe8ce06ca261f370d672def5b1e0be300c726e1' (2024-04-07)
• Updated input 'php-src-nix':
    'github:loophp/php-src-nix/79b5daf9376704dfe608b16a1730fa4c60b3eeaf' (2024-03-31)
  → 'github:loophp/php-src-nix/4331022367cb5429bd8b4e5e9abfebabf54bcd0f' (2024-04-07)
• Updated input 'php-src-nix/flake-parts':
    'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01)
  → 'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01)
• Updated input 'php-src-nix/flake-parts/nixpkgs-lib':
    'github:NixOS/nixpkgs/1536926ef5621b09bba54035ae2bb6d806d72ac8?dir=lib' (2024-02-29)
  → 'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089?dir=lib' (2024-03-29)
• Updated input 'php-src-nix/nixpkgs':
    'github:NixOS/nixpkgs/807c549feabce7eddbf259dbdcec9e0600a0660d' (2024-03-29)
  → 'github:NixOS/nixpkgs/9e7f26f82acb057498335362905fde6fea4ca50a' (2024-04-06)
• Updated input 'php-src-nix/php-src-82':
    'github:php/php-src/ed8ed714a86406eb8634043ac4afab577d0fd546' (2024-03-30)
  → 'github:php/php-src/8367e9cc3b955f0b3770328277adb4dad1225c9e' (2024-04-06)
• Updated input 'php-src-nix/php-src-83':
    'github:php/php-src/5a043c26c8522b177687882ea9662566693c76ca' (2024-03-30)
  → 'github:php/php-src/eb244fcb49381e4340bd211d48e1577db5f3755a' (2024-04-06)
• Updated input 'php-src-nix/php-src-master':
    'github:php/php-src/376061e73b7d4a165df9855aedac98c7958dd869' (2024-03-30)
  → 'github:php/php-src/1cf8291c8519919eb58d00f25f0b917363fed971' (2024-04-06)

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