let
url =
"https://github.com/NixOS/nixpkgs/archive/df2176f7f3f748974f24916df29bb70763d89734.tar.gz";
pkgs = import (builtins.fetchTarball { inherit url; }) {
system = "<<wandbox-system>>";
};
in pkgs.mkShell { buildInputs = with pkgs; [ php72 ]; }
7.2.27
let
url =
"https://github.com/NixOS/nixpkgs/archive/9d21fe813fd96afd4a08d5437186ebe438546693.tar.gz";
pkgs = import (builtins.fetchTarball { inherit url; }) {
system = "<<wandbox-system>>";
};
in pkgs.mkShell { buildInputs = with pkgs; [ php73 ]; }
7.3.15
let
url =
"https://github.com/NixOS/nixpkgs/archive/4426104c8c900fbe048c33a0e6f68a006235ac50.tar.gz";
pkgs = import (builtins.fetchTarball { inherit url; }) {
system = "<<wandbox-system>>";
};
in pkgs.mkShell { buildInputs = with pkgs; [ php74 ]; }
7.4.4
let
url =
"https://github.com/NixOS/nixpkgs/archive/d1c3fea7ecbed758168787fe4e4a3157e52bc808.tar.gz";
pkgs = import (builtins.fetchTarball { inherit url; }) {
system = "<<wandbox-system>>";
};
in pkgs.mkShell { buildInputs = with pkgs; [ php80 ]; }
8.0.16
{ pkgs ? import <nixpkgs> { } }:
pkgs.mkShell { buildInputs = with pkgs; [ php81 ]; }
8.1.29
{ pkgs ? import <nixpkgs> { } }:
pkgs.mkShell { buildInputs = with pkgs; [ php82 ]; }
8.2.22
{ pkgs ? import <nixpkgs> { } }:
pkgs.mkShell { buildInputs = with pkgs; [ php83 ]; }
8.3.10
bool(true)
bool(true)
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)