mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-06-03 09:34:12 +02:00
support older style php version check
This commit is contained in:
parent
58becf3b4b
commit
ddbeff6b7a
5 changed files with 26 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
inputs = {
|
||||
utils.url = "github:numtide/flake-utils";
|
||||
nixpkgs.url = "nixpkgs/release-23.05";
|
||||
nixpkgs.url = "nixpkgs/release-24.05";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue