unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: <dian_cecht@zoho.com>
To: help-guix@gnu.org
Subject: Unable to get (menu-entries (...)) to work properly
Date: Sun, 9 Apr 2017 00:36:42 -0700	[thread overview]
Message-ID: <20170409003642.5f1c05d5@khaalida> (raw)

[-- Attachment #1: Type: text/plain, Size: 978 bytes --]

So I'm trying to define a new menu-entry for my desktop system using
GuixSD's system config. I've ran into an interesting problem that I'm
not sure how to resolve. Forgive any formatting issues here, I'm having
to hand-copy this over from a VM I'm using to test everything. I know
it's this piece of code that is acting up since this is a recent
addition to an already working config. Replacing the actual
(menu-entry ...) with '() doesn't cause any errors, fwiw.

(bootloader (grub-configuration (device "/dev/sda")
                                (menu-entries
                                 (menu-entry
                                  (label "Desktop")
                                  (linux "/boot/kernel")
                                  (linux-arguments "")
                                  (initrd "/boot/initramfs")))))

This constantly throws errors that I can't sort out. Attached (if I do
it properly with this new email client) is a screenshot of the error.

[-- Attachment #2: 2017-04-09-003333_720x400_scrot.png --]
[-- Type: image/png, Size: 29862 bytes --]

             reply	other threads:[~2017-04-09  7:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09  7:36 dian_cecht [this message]
2017-04-09  7:59 ` Unable to get (menu-entries (...)) to work properly Thomas Danckaert
2017-04-09  8:05   ` Mathieu Othacehe
2017-04-09  8:17   ` dian_cecht
2017-04-09  8:25     ` dian_cecht
2017-04-09  9:21     ` Thomas Danckaert
2017-04-10 12:47       ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170409003642.5f1c05d5@khaalida \
    --to=dian_cecht@zoho.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).