all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* creating a manifest
@ 2023-03-18 10:50 Gottfried
  2023-03-18 11:48 ` Martin Castillo
  0 siblings, 1 reply; 12+ messages in thread
From: Gottfried @ 2023-03-18 10:50 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 941 bytes --]

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 #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-03-27 18:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18 10:50 creating a manifest Gottfried
2023-03-18 11:48 ` Martin Castillo
2023-03-18 12:44   ` Martin Castillo
2023-03-18 18:58   ` Gottfried
     [not found]     ` <DFF79ED1-D430-4DE9-81C9-C1B146E1B84D@uni-bremen.de>
     [not found]       ` <ddb1213e-3864-bbdc-381d-aed8f9f4ace2@posteo.de>
     [not found]         ` <400c34f4-61e4-fc2e-f826-8b6d2c37f62b@uni-bremen.de>
     [not found]           ` <726a7642-df0b-495b-4b24-ce956533cba7@posteo.de>
     [not found]             ` <81AEB7B8-17C7-4484-90B6-BFEF5163B670@uni-bremen.de>
2023-03-25 12:49               ` Gottfried
2023-03-25 22:07                 ` Martin Castillo
2023-03-26  8:16                   ` Gottfried
2023-03-26 11:36                     ` Martin Castillo
2023-03-26 13:07                       ` Gottfried
2023-03-26 18:36                         ` Martin Castillo
2023-03-27 11:52                           ` Gottfried
2023-03-27 18:06                             ` Wojtek Kosior via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.