Ensure devops-related packages.
If ':ensure t' is not set, the package is not get from ELPA/MELPA and I get the following report:
⛔ Error (use-package): Cannot load dockerfile-mode
⛔ Error (use-package): Cannot load docker-compose-mode
Even though, I have this in my ~/.config/xorns/user-config.el
:
(defun >>=settings/init ()
>>=|devops/enable t)
Edited by Patrick Buendía Bateman