Open lucc opened 3 months ago
I noticed that psysh is also out of date. There are some new versions available so maybe we can just update the derivation to a new version.
Not until we have fixed the instability with buildComposerProject2
.
It's related to use of a new builder introduced in https://github.com/NixOS/nixpkgs/pull/308059. Similar to https://github.com/NixOS/nixpkgs/pull/336145. There is an edge case in composer autoloader logic leading to slightly different file order. Here is some discussion https://github.com/composer/composer/pull/12090 but it's not a proper solution yet.
I hope to spend some time later this week to dig deeper into composer internals.
Steps To Reproduce
Steps to reproduce the behavior:
nix build nixpkgs#phpPackages.psysh
Build log
Additional context
Notify maintainers
@aanderse @drupol @Ma27 @piotrkwiecinski @talyz
(these are the explicit maintainers from
nix eval nixpkgs/master\#phpPackages.psysh.meta.maintainers --apply 'builtins.map ({github, ... }: github)'
because I do not know how to ping the php team. Sorry.)Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.