parent
38ea138542
commit
acf6d5b78b
1 changed files with 2 additions and 2 deletions
|
@ -6,11 +6,11 @@
|
||||||
:recipe (:host github :repo "agda/agda"
|
:recipe (:host github :repo "agda/agda"
|
||||||
:files ("src/data/emacs-mode/agda-input.el")
|
:files ("src/data/emacs-mode/agda-input.el")
|
||||||
:nonrecursive t)
|
:nonrecursive t)
|
||||||
:pin "e9e23b973d")
|
:pin "74d9fd53cd")
|
||||||
|
|
||||||
(package! agda2-mode
|
(package! agda2-mode
|
||||||
:recipe (:host github :repo "agda/agda"
|
:recipe (:host github :repo "agda/agda"
|
||||||
:files ("src/data/emacs-mode/*.el"
|
:files ("src/data/emacs-mode/*.el"
|
||||||
(:exclude "agda-input.el"))
|
(:exclude "agda-input.el"))
|
||||||
:nonrecursive t)
|
:nonrecursive t)
|
||||||
:pin "e9e23b973d"))
|
:pin "74d9fd53cd"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue