From 02946e5e1233f8aa6fad644349d51743f12269f1 Mon Sep 17 00:00:00 2001 From: techchud Date: Sat, 20 Jun 2026 14:16:40 -0500 Subject: forgot url download --- lxpanel-gtk2.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'lxpanel-gtk2.scm') diff --git a/lxpanel-gtk2.scm b/lxpanel-gtk2.scm index fbe52ac..246e8e2 100644 --- a/lxpanel-gtk2.scm +++ b/lxpanel-gtk2.scm @@ -11,6 +11,7 @@ #:use-module ((guix licenses) :prefix license:) #:use-module (guix build-system gnu) #:use-module (guix git-download) + #:use-module (guix url-download) #:use-module (guix packages) #:use-module (guix gexp) ) -- cgit v1.2.3