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

emacsPackages: remove outdated helm #14420

Merged
merged 1 commit into from
Apr 5, 2016
Merged

Conversation

phunehehe
Copy link
Contributor

Things done:
  • Tested using sandboxing (nix-build --option build-use-chroot true -A emacsPackagesNg.helm)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of some pkgs that depend on this change using emacsWithPackages (epkgs: [ epkgs.helm epkgs.helm-projectile ])
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.
More

helm-20150105 was added in #6250, which looks like an abandoned path since we now have automatically generated melpa packages.

Meanwhile, helm-projectile (probably among other packages) requires a newer helm (one that has helm-types.el i.e. 1.7.7 onwards). helm-1.9.2 is already in melpa-stable-generated.nix. This removal makes that work (and hopefully others).

Question: is there any plan for emacs-packages.nix? IIUC it's just there for overrides (e.g. when some auto generated melpa packages are broken). If there are melpa generated packages that aren't broken, they should be removed from emacs-packages.nix, is that correct?


Please note, that points are not mandatory, but rather desired.

@zimbatm
Copy link
Member

zimbatm commented Apr 3, 2016

Can you rebase on top of master ? It looks like there is a merge conflict

@jagajaga
Copy link
Member

jagajaga commented Apr 3, 2016

cc @oxij

@phunehehe
Copy link
Contributor Author

@zimbatm not sure how the conflict happened (I rebased and didn't see anything), but updated anyway

@joachifm joachifm merged commit 7ec55f3 into NixOS:master Apr 5, 2016
@phunehehe phunehehe deleted the emacs-helm branch April 6, 2016 02:13
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.

4 participants