tirro
I can't figure out why build is failing on a Laravel app ... context: 5ef5c016c892b9a90638c75d769fb6
#8 18.07 error:
#8 18.07 … while calling the 'derivationStrict' builtin
#8 18.07
#8 18.07 at /builtin/derivation.nix:9:12: (source not available)
#8 18.07
#8 18.07 … while evaluating derivation '5148520bfab61f99fd25fb9ff7bfbb50dad3c9db-env'
#8 18.07 whose name attribute is located at /nix/store/lgcjj6s23v2203zyihsd0j26wh1saj0c-source/pkgs/stdenv/generic/make-derivation.nix:300:7
#8 18.07
#8 18.07 … while evaluating attribute 'passAsFile' of derivation '5148520bfab61f99fd25fb9ff7bfbb50dad3c9db-env'
#8 18.07
#8 18.07 at /nix/store/lgcjj6s23v2203zyihsd0j26wh1saj0c-source/pkgs/build-support/trivial-builders/default.nix:88:7:
#8 18.07
#8 18.07 87| inherit buildCommand name;
#8 18.07 88| passAsFile = [ "buildCommand" ]
#8 18.07 | ^
#8 18.07 89| ++ (derivationArgs.passAsFile or []);
#8 18.07
#8 18.07 error: php80 has been dropped due to the lack of maintenance from upstream for future releases
#8 ERROR: process "/bin/bash -ol pipefail -c nix-env -if .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix && nix-collect-garbage -d" did not complete successfully: exit code: 1
-----
[ 4/12] RUN nix-env -if .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix && nix-collect-garbage -d:18.07 … while evaluating attribute 'passAsFile' of derivation '5148520bfab61f99fd25fb9ff7bfbb50dad3c9db-env' 18.07 18.07 at /nix/store/lgcjj6s23v2203zyihsd0j26wh1saj0c-source/pkgs/build-support/trivial-builders/default.nix:88:7: 18.07 18.07 87| inherit buildCommand name; 18.07 88| passAsFile = [ "buildCommand" ] 18.07 | ^ 18.07 89| ++ (derivationArgs.passAsFile or []); 18.07 18.07 error: php80 has been dropped due to the lack of maintenance from upstream for future releases
22 replies