aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-04-01 18:40:17 -0700
committerGravatar Tom Willemse2022-04-01 18:40:17 -0700
commit64d141212b8f3cdefc673dd2f47ecfc79d622a49 (patch)
tree4ea2951312d59cb7ec553b0ab03390caa8486bdc
parent64fee97d35fc1cd619c55b1085ea0d185e4bc01e (diff)
downloademacs-config-64d141212b8f3cdefc673dd2f47ecfc79d622a49.tar.gz
emacs-config-64d141212b8f3cdefc673dd2f47ecfc79d622a49.zip
[oni-package] Add tekuti-el repository
-rw-r--r--oni-package.el6
1 files changed, 5 insertions, 1 deletions
diff --git a/oni-package.el b/oni-package.el
index 02fd4bd..e277b0e 100644
--- a/oni-package.el
+++ b/oni-package.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.1208.095927
+;; Version: 2022.0323.191305
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -73,6 +73,10 @@
(add-to-list 'package-archives
'("org-azure-devops" . "https://ryuslash.gitlab.io/org-azure-devops/"))
+;;;###autoload
+(add-to-list 'package-archives
+ '("tekuti-el" . "https://ryuslash.srht.site/tekuti-el/elpa/"))
+
(setq package-update-news-on-upload t)
;;; Specify where to upload packages to. Used by