Move deps into a pkg file

This commit is contained in:
Chris Barrett
2023-08-07 21:11:50 +12:00
parent 63b307679a
commit 16e296010f
7 changed files with 14 additions and 25 deletions

View File

@@ -4,12 +4,8 @@
;; Author: Chris Barrett <chris+emacs@walrus.cool>
;; Package-Requires: ((emacs "27.1") (dash "2.19.1"))
;; Homepage: https://github.com/chrisbarrett/nursery
;; Version: 0.0.1-pre
;; 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
;; the Free Software Foundation, either version 3 of the License, or