rdallasgray / pallet

A package management tool for Emacs, built on Cask.
279 stars 15 forks source link

pallet kill not belong to elpa recipes #32

Closed coldnew closed 9 years ago

coldnew commented 10 years ago

I have some Cask recipes not belong to ELPA, after using pallet-update, the Cask file was modified by pallet an it kill my own recpies. Can pallet not touch these personal recipes ?

Take following line is Cask file for example:

(depends-on "newlisp" :git "https://github.com/coldnew/newlisp-mode.git")

After pallet-update, this line is not exist anymore, but use cask update it still exist.

rejeep commented 10 years ago

I've also noticed that Pallet does not seem to support fetcher dependencies.

rdallasgray commented 10 years ago

I'm afraid it doesn't at present. It will soon!

rejeep commented 10 years ago

The fetcher functions in Cask are currently "private". Let me know what API you would like and I can take care of the Cask part.

rdallasgray commented 9 years ago

Closed by https://github.com/rdallasgray/pallet/commit/3c0296c47bc0ca8ccf3d2de81843d9b9cac0570c