Files
nixpkgs/pkgs/development/php-packages/deployer
Pol Dellaiera 2e4faebd4d deployer: 7.4.0 -> 7.5.12-unstable-2025-03-02
The release management of deployer is something I've never seen.
They basically commit the PHAR file in the source, in a specific branch.
They also modify the runner `bin/dep` to use that PHAR. Therefore, this
break on NixOS since we are using the PHAR.
A workaround is to use the master branch that doesn't contain the PHAR.
2025-03-04 19:08:09 +01:00
..