fix(doom): pin transient & with-editor

Without the pin, Doom will not start
This commit is contained in:
Infinidoge 2023-02-15 16:07:13 -05:00
parent 03ba73f147
commit 871df351db

View file

@ -51,3 +51,6 @@
(package! emacsql-sqlite :built-in 'prefer)
(package! pdf-tools :built-in 'prefer)
(package! transient :pin "c2bdf7e12c530eb85476d3aef317eb2941ab9440")
(package! with-editor :pin "391e76a256aeec6b9e4cbd733088f30c677d965b")