spacemacs/layers/+tools
syl20bnr 564cbc40ed core: better behavior for dotspacemacs-download-packages
See end of this message for important breaking changes.

Previous behavior was to configure any installed package which caused
a lot of bad side effects and could make spacemacs unusable. This
behavior made little sense and does not fit with spacemacs.

This commit fixes this behavior by separating installed packages from
configured packages. In short dostspacemacs-download-packages variable
now only affect package installation. Packages are now configured if and
only if they are effectively *used* (i.e. listed in variable
dotspacemacs-configuration-layers or dotspacemacs-additional-packages).

IMPORTANT CHANGE: functions `configuration-layer/declare-used-layer` and
`configuration-layer/declare-used-layers` have been removed. These
functions have been introduced in develop branch only so the impact
should be minimal.
2016-08-19 21:04:33 -03:00
..
ansible core: better behavior for dotspacemacs-download-packages 2016-08-19 21:04:33 -03:00
cfengine Replace +config-files category by +tools category 2016-06-09 23:56:09 -04:00
chrome Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
command-log Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
dash add counsel-dash 2016-07-05 00:23:16 -04:00
deft deft: move setq to :init 2016-05-17 00:19:38 -04:00
docker docker: fix evilification 2016-07-05 00:23:16 -04:00
fasd Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
finance Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
geolocation Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
imenu-list imenu-list: exclude IList buffer from golden-ratio 2016-04-08 18:20:50 -04:00
nginx Replace +config-files category by +tools category 2016-06-09 23:56:09 -04:00
pandoc Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
pdf-tools Improve keybinding for beginning/end of line in pdf-tools 2016-08-17 19:48:51 +02:00
prodigy minor improvements to prodigy readme file 2016-08-19 11:13:02 +03:00
puppet core: better behavior for dotspacemacs-download-packages 2016-08-19 21:04:33 -03:00
ranger ranger: fix error about void variable 2016-04-17 00:37:47 -04:00
restclient Remove packages without any init functions 2016-06-10 20:53:24 -04:00
salt Fix spelling in saltstack layer 2016-07-22 12:51:24 +03:00
shell Move shell layer defuns to funcs.el 2016-08-17 21:00:16 +02:00
speed-reading Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
systemd Replace +config-files category by +tools category 2016-06-09 23:56:09 -04:00
terraform Link format fix terraform layer README 2016-08-17 19:49:42 +02:00
tmux tmux: bind named functions instead of lambdas 2016-07-26 14:33:45 +09:00
vagrant Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
ycmd core: refactor layer system 2016-07-28 23:26:54 -04:00