me
/
guix
Archived
1
0
Fork 0

gnu: raspi-gpio: Make public.

As it's unclear why it's not.

* gnu/packages/raspberry-pi.scm (raspi-gpio): Make variable public.

Change-Id: Iaf2789120a726d702d97c3a30a32e3b2cf5da3f1
Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Jean-Pierre De Jesus DIAZ 2024-03-05 18:17:13 +01:00 committed by Christopher Baines
parent 0e00d2ced1
commit 8166d5b81e
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ used in the Raspberry Pi")
(supported-systems '("armhf-linux" "aarch64-linux"))
(license license:gpl3)))
(define raspi-gpio
(define-public raspi-gpio
(let ((commit "6d0769ac04760b6e9f33b4aa1f11c682237bf368")
(revision "1"))
(package