support older style php version check

This commit is contained in:
Robin Appelman 2024-07-18 18:36:19 +02:00
commit ddbeff6b7a
5 changed files with 26 additions and 9 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
utils.url = "github:numtide/flake-utils";
nixpkgs.url = "nixpkgs/release-23.05";
nixpkgs.url = "nixpkgs/release-24.05";
};
outputs = {