···4142 # Since this file cannot be generated in the composer-repository-hook.sh
43 # because the file contains hardcoded nix store paths, we generate it here.
44- composer-local-repo-plugin --no-ansi build-local-repo -p "${composerRepository}" > packages.json
4546 # Remove all the repositories of type "composer"
47 # from the composer.json file.
···4142 # Since this file cannot be generated in the composer-repository-hook.sh
43 # because the file contains hardcoded nix store paths, we generate it here.
44+ composer-local-repo-plugin --no-ansi build-local-repo -m "${composerRepository}" .
4546 # Remove all the repositories of type "composer"
47 # from the composer.json file.