diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-02-14 10:48:49 +0000 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-02-14 10:50:08 +0000 |
| commit | 4b3cd1df99ea5076edc29d7d5725a4afbe5cf2ef (patch) | |
| tree | a011b293af88e52d49f5f4e597975ca20700e57b /gnu/packages/hardware.scm | |
| parent | 4b5f0408e66392ab745dc0f7830732217d88f17d (diff) | |
gnu: go-github-com-go-md2man: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-go-md2man): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/containers.scm: Add (gnu packages golang-xyz).
* gnu/packages/hardware.scm: Likewise.
* gnu/packages/virtualization.scm: Likewise.
Change-Id: I90bdb2a78887896bebf64eef7741d4c6d8e68b93
Diffstat (limited to 'gnu/packages/hardware.scm')
| -rw-r--r-- | gnu/packages/hardware.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm index f1f056ef271..5c84531216c 100644 --- a/gnu/packages/hardware.scm +++ b/gnu/packages/hardware.scm | |||
| @@ -64,6 +64,7 @@ | |||
| 64 | #:use-module (gnu packages glib) | 64 | #:use-module (gnu packages glib) |
| 65 | #:use-module (gnu packages gnome) | 65 | #:use-module (gnu packages gnome) |
| 66 | #:use-module (gnu packages golang) | 66 | #:use-module (gnu packages golang) |
| 67 | #:use-module (gnu packages golang-xyz) | ||
| 67 | #:use-module (gnu packages gtk) | 68 | #:use-module (gnu packages gtk) |
| 68 | #:use-module (gnu packages guile) | 69 | #:use-module (gnu packages guile) |
| 69 | #:use-module (gnu packages haskell-xyz) | 70 | #:use-module (gnu packages haskell-xyz) |
