Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package up dependencies with composer2nix #213

Merged
merged 1 commit into from
Aug 8, 2018
Merged

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Aug 8, 2018

I had to patch composer2nix with:

require_once(dirname(FILE)./../../../../vendor/autoload.php);

Loads of stuff to check in, but oh well.

I had to patch composer2nix with:

require_once(dirname(__FILE__)./../../../../vendor/autoload.php);
@grahamc
Copy link
Member Author

grahamc commented Aug 8, 2018

A flaky test is making this fail checks, merging anyway.

@grahamc grahamc merged commit ca213a4 into released Aug 8, 2018
@grahamc grahamc deleted the package-vendor branch August 8, 2018 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant