Henrik Lissner
2025-08-09 21:54:54 +02:00
parent e3299d9359
commit 09e5bc9ecc
12 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; tools/docker/packages.el
(package! docker :pin "464105ed8b193d8133a7d9e2b400876514cc4c95")
(package! docker :pin "91233a7c559d87c47de6193a64913732756f0799")
;; tramp-container (included with Emacs 29+) replaces docker-tramp
(when (< emacs-major-version 29)
(package! docker-tramp :pin "19d0771db4e6b89e19c00af5806438e315779c15"))