Henrik Lissner 2024-08-19 13:39:49 -04:00
parent 50adaa9e48
commit 109aa2c159
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
12 changed files with 24 additions and 24 deletions

View file

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