From c198f5f55388fcc43791d1ff62a2ad74ea6bd12a Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Thu, 1 Jul 2021 10:19:31 +0200 Subject: [PATCH] Update dependencies. --- resources/dev/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/dev/common.nix b/resources/dev/common.nix index 7721174..83cb7a6 100644 --- a/resources/dev/common.nix +++ b/resources/dev/common.nix @@ -1,6 +1,6 @@ { pkgs ? (import {}), - nix-phps ? import (fetchTarball https://github.com/fossar/nix-phps/archive/523c84ce0f4699ba337069e15b4ded80b3d74363.tar.gz), + nix-phps ? import (fetchTarball https://github.com/fossar/nix-phps/archive/b5ef788708c081de15aa58c9e3f5d0448d683e0d.tar.gz), version ? "php74", phpIni ? '' max_execution_time = 0