aboutsummaryrefslogtreecommitdiff
path: root/modules/local-repository.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/local-repository.el')
-rw-r--r--modules/local-repository.el11
1 files changed, 10 insertions, 1 deletions
diff --git a/modules/local-repository.el b/modules/local-repository.el
index e95b88df..b97b74f4 100644
--- a/modules/local-repository.el
+++ b/modules/local-repository.el
@@ -2,7 +2,16 @@
;; author Craig Jennings <c@cjennings.net>
;;; Commentary:
-
+;;
+;; Layer: 4 (Optional).
+;; Category: O/D/P.
+;; Load shape: eager.
+;; Eager reason: none; local package-mirror workflow, a command-loaded deferral
+;; candidate.
+;; Top-level side effects: none.
+;; Runtime requires: elpa-mirror.
+;; Direct test load: yes.
+;;
;;; Code:
(require 'elpa-mirror nil t) ;; optional; cj/update-localrepo-repository fails at call-time if absent