emacs-helm / helm-system-packages

A Helm interface to the package manager of your operating system
GNU General Public License v3.0
106 stars 11 forks source link

Use helm-source to define sources #1

Closed thierryvolpiatto closed 6 years ago

thierryvolpiatto commented 7 years ago

Hello @ambrevar you should now have access to helm-gentoo. A first fix would be to define sources with helm-build-* macros. Let me know if you can't push your changes. Thanks.

Ambrevar commented 6 years ago

Back to work! :) I've updated the package, it should not be too long before it comes back to maturity.

I cannot push the changes however:

ERROR: Permission to emacs-helm/helm-gentoo.git denied to Ambrevar.

thierryvolpiatto commented 6 years ago

Pierre Neidhardt notifications@github.com writes:

Back to work! :) I've updated the package, it should not be too long before it comes back to maturity.

I cannot push the changes however:

ERROR: Permission to emacs-helm/helm-gentoo.git denied to Ambrevar.

I granted you admin right like in helm-exwm, you should be able to push now.

-- Thierry

Ambrevar commented 6 years ago

Nope, same error.

thierryvolpiatto commented 6 years ago

Hmm, are you sure you didn't cloned with https address of repo ? You have the same rights as for helm-exwm, so if you can push there you should be able to push here as well.

Ambrevar commented 6 years ago

Don't know what's wrong, here is the remote:

remote.origin.url=git@github.com:emacs-helm/helm-gentoo.git

I can push to Helm-EXWM.

thierryvolpiatto commented 6 years ago

Pierre Neidhardt notifications@github.com writes:

Don't know what's wrong, here is the remote:

remote.origin.url=git@github.com:emacs-helm/helm-gentoo.git

I can push to Helm-EXWM.

Oh, I think you forget to reply to one of your messages, if you find it reply to it otherwise perhaps try to click on this link:

https://github.com/emacs-helm/helm-gentoo/invitations

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.*

-- Thierry

thierryvolpiatto commented 6 years ago

Here what I see from my side:

capture d ecran_2017-12-10_20-16-51

Ambrevar commented 6 years ago

Indeed, I missed that. Problem solved!

I've just pushed an initial revamp, the basics work now. Let me know if there is anything you'd suggest or you'd like to improve.