add php 8.5 to flake

This commit is contained in:
Yisroel Baum 2026-04-11 22:57:08 +03:00
parent b10a057ab8
commit 6f5688b12c
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -13,6 +13,7 @@
buildInputs = with pkgs; [ buildInputs = with pkgs; [
nodejs_25 nodejs_25
cypress cypress
php85
]; ];
}; };
}; };