Fix manifest file after bad merge
This commit is contained in:
parent
7414cc360c
commit
9382a3c628
1 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,4 @@
|
|||
<<<<<<< HEAD
|
||||
(specifications->manifest '("emacs-eldev"))
|
||||
=======
|
||||
(packages->manifest
|
||||
(list
|
||||
(specification->package "emacs-eldev")))
|
||||
>>>>>>> d9c1ac7 (Add manifest.scm for easy dev environment with Guix)
|
||||
(specification->package "emacs-eldev")
|
||||
(specification->package "emacs-htmlize")))
|
||||
|
|
Loading…
Reference in a new issue