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

https://hex.pm/packages/jiffy/0.14.7 does not contain plugins/rebar_gdb_plugin #116

Closed
gleber opened this issue Feb 20, 2016 · 2 comments
Closed

Comments

@gleber
Copy link

gleber commented Feb 20, 2016

I am working on automatic import of hex.pm packages into nixpkgs and currently jiffy-0.14.7 package on Hex is in inconsistent state. It contains

{plugins, [
    rebar_gdb_plugin
]}.

but it does not contain the file plugins/rebar_gdb_plugin.erl contrary to the github repo.

@davisp
Copy link
Owner

davisp commented Mar 18, 2016

This should be fixed in this [1] branch. rebar_gdb_plugin is a rebar2 thing and incompatible with rebar3 things. The new rebar.config.script should elide that plugin for rebar3 now.

[1] #118

@davisp
Copy link
Owner

davisp commented Feb 22, 2022

Closing due to inactivity

@davisp davisp closed this as completed Feb 22, 2022
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

No branches or pull requests

2 participants