help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating a manifest


From: Gottfried
Subject: creating a manifest
Date: Sat, 18 Mar 2023 10:50:57 +0000

Hi,

I wanted to create a manifest for music,
.........................................................................................
my "musik.scm":

;; Manifest Musik Programme
(use-modules (gnu packages version-control))

(specifications->manifest ’("Musescore '--with-branch=musescore=v3.6.2" "Ardour" "Audacious" "Audacity" "OBS Studio" "VLC Media Player"))

..........................................................................................

gfp@Tuxedo ~$ guix package -p /home/gfp/Projekte/Musik -m /home/gfp/Projekte/Musik/musik.scm

..........................................................................................
I got this message:

/home/gfp/Projekte/Musik/musik.scm:4:26: error: #{\x2019;}#: unbound variable
hint: Did you forget a `use-modules' form?


I surely made a mistake in my "musik.scm"
but playing around for hours
I prefer to ask.


Kind regards

Gottfried

Attachment: OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]