Put in earplugs

This commit is contained in:
nik gaffney 2024-03-09 12:47:42 +01:00
parent 44160e8880
commit 220fb53e71
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -31,7 +31,7 @@
#:use-module (guix download) #:use-module (guix download)
#:use-module (guix gexp) #:use-module (guix gexp)
#:use-module (guix git-download) #:use-module (guix git-download)
#:use-module (guix build-system pyproject) #:use-module (guix build-system python)
#:use-module (guix build-system trivial)) #:use-module (guix build-system trivial))
(define-public python-pyzotero (define-public python-pyzotero