mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 08:54:36 +00:00
rosenthal: networking: Fix module import (again).
* rosenthal/packages/networking.scm: Add back (gnu packages golang).
This commit is contained in:
parent
9cbf42e01f
commit
23c15e0785
@ -8,6 +8,7 @@
|
||||
#:use-module (guix gexp)
|
||||
#:use-module (guix git-download)
|
||||
#:use-module (guix packages)
|
||||
#:use-module (gnu packages golang)
|
||||
#:use-module (gnu packages golang-build))
|
||||
|
||||
(define-public cloudflared
|
||||
|
Loading…
Reference in New Issue
Block a user