mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 03:20:26 +10:00
7 lines
221 B
EmacsLisp
7 lines
221 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; tools/eval/packages.el
|
|
|
|
(package! quickrun :pin "ce7383c53215077f7e1d258d389cf8731309fbe9")
|
|
(when (featurep! +overlay)
|
|
(package! eros :pin "dd8910279226259e100dab798b073a52f9b4233a"))
|