From 4cf0581f6a3147a0760d1cd9066d60e701d23608 Mon Sep 17 00:00:00 2001 From: Eric Dvorsak Date: Wed, 12 Aug 2015 19:08:55 +0200 Subject: fix linux-non-free path --- linux-nonfree.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-nonfree.scm b/linux-nonfree.scm index f41c8a4..c0c7470 100644 --- a/linux-nonfree.scm +++ b/linux-nonfree.scm @@ -23,7 +23,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (gnu packages linux-nonfree) +(define-module (linux-nonfree) #:use-module ((guix licenses) #:hide (zlib)) #:use-module (gnu packages linux) #:use-module (guix build-system trivial) -- cgit v1.2.3