loophp / nix-shell

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

flake.lock: Update #209

Closed drupol closed 9 months ago

drupol commented 10 months ago

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

Flake lock file updates:

• Updated input 'nix-phps':
    'github:fossar/nix-phps/9804430b760dadd414cc7457fc24e2c71713c168' (2023-11-05)
  → 'github:fossar/nix-phps/c3b783b4fc938113d7b6695e98a9033db728bc63' (2023-11-30)
• Updated input 'nix-phps/nixpkgs':
    'github:NixOS/nixpkgs/9d5d25bbfe8c0297ebe85324addcb5020ed1a454' (2023-11-04)
  → 'github:NixOS/nixpkgs/010c7296f3b19a58b206fdf7d68d75a5b0a09e9e' (2023-11-28)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/911ad1e67f458b6bcf0278fa85e33bb9924fed7e' (2023-11-11)
  → 'github:NixOS/nixpkgs/85306ef2470ba705c97ce72741d56e42d0264015' (2023-11-29)
• Updated input 'php-src-nix':
    'github:loophp/php-src-nix/d225e94075980e41fa4c76cd045553366c3e5cd4' (2023-11-11)
  → 'github:loophp/php-src-nix/1b6dba1828a43780618119a3aa557af7b0ff0381' (2023-11-18)
• Updated input 'php-src-nix/nixpkgs':
    'github:NixOS/nixpkgs/85f1ba3e51676fa8cc604a3d863d729026a6b8eb' (2023-11-04)
  → 'github:NixOS/nixpkgs/bf744fe90419885eefced41b3e5ae442d732712d' (2023-11-14)
• Updated input 'php-src-nix/php-src-81':
    'github:php/php-src/6a43135c1d3a5a6b5b9be76d9bc5b0281b81e4d8' (2023-11-10)
  → 'github:php/php-src/b4208c8f9620d7772485f1522e7014d53c953279' (2023-11-16)
• Updated input 'php-src-nix/php-src-82':
    'github:php/php-src/d316712baa09169030e16f770b4905b609bbf20f' (2023-11-10)
  → 'github:php/php-src/f90b40416ffa731f19e8a9a9674ea4a8ab43fe5d' (2023-11-17)
• Updated input 'php-src-nix/php-src-83':
    'github:php/php-src/63898008c0153b4b89d166b647694d5ec45d7797' (2023-11-10)
  → 'github:php/php-src/b3947744c72065125da09ed2f5f236fa64c1a72d' (2023-11-17)
• Updated input 'php-src-nix/php-src-master':
    'github:php/php-src/9bb341d1b1ed5477d0d67698a6bdd789fa5ac30f' (2023-11-10)
  → 'github:php/php-src/a35a69ff0f333c2cea7042e7d0b2ea54cd5b9eb5' (2023-11-18)

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