Henrik Lissner 2023-02-18 15:16:09 -05:00
parent bd5d43df95
commit 65c5be00f7
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; os/macos/packages.el
(package! osx-trash :pin "af74a2055a15bf4182d8196600f7decd66eec634")
(package! osx-trash :pin "90f0c99206022fec646206018fcd63d9d2e57325")
(package! ns-auto-titlebar :pin "60273e764bf8d95abc40dd2fdc23af87ea9ee33b")

View file

@ -6,7 +6,7 @@
:recipe (:host github :repo "spudlyo/clipetty")
:pin "01b39044b9b65fa4ea7d3166f8b1ffab6f740362")
;; Despite its name, this works for macOS as well.
(package! xclip :pin "4772beb5579e13910c89c482a2e41271253c646b"))
(package! xclip :pin "a1ac607f75a250dddf49866918bb493884451130"))
;; NOTE Despite the evil-* prefix, evil-terminal-cursor-changer does not depend
;; on evil (anymore).