mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
jwiegley/use-package@a6e856418d -> emacs-straight/use-package@fc8449bb59 - use-package was removed from MELPA (melpa/melpa@f008216) and jwiegley/use-package is no longer "maintained" (i.e. it's now bundled with Emacs). Straight now defaults to fetching it from emacs-straight/use-package, where no commit by a6e856418d2e exists, so I bump it to one that does (as the emacs-straight is the most up-to-date mirror). Ref: melpa/melpa@f008216272
5 lines
136 B
EmacsLisp
5 lines
136 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; core/use-package/packages.el
|
|
|
|
(package! use-package :pin "fc8449bb593de8fce0a8bdd4ee2cb78219cf8c76")
|