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