all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zachary Kanfer <zkanfer@gmail.com>
To: help-guix@gnu.org
Subject: How do I make a manifest file that installs a specific version of a dependency?
Date: Sun, 12 Mar 2017 00:55:01 -0500	[thread overview]
Message-ID: <CAFXT+ROh_LJL=avnMKvxdDxu1u7h67_hFiaaHA2DMu_8pZe4BA@mail.gmail.com> (raw)

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

In the thread beginning here (https://lists.gnu.org/
archive/html/help-guix/2016-11/msg00000.html), I was given the advice to
install icedtea@2.6 and see if that fixes my keystore problem.

But I have no idea how to do so with a manifest file. I don't want to run
`guix package -i` commands by hand; I want a manifest file.

Running `guix package -m` on a file with this line `(list icedtea-2.6
"jdk")` gives an error "In procedure module-lookup: Unbound variable:
icedtea-2.6".

I get the same error for the following lines:

`(list icedtea-2.6.6 "jdk")`
`(list icedtea@2.6.6 "jdk")`

`guix package -s icedtea` reports that there is a version 2.6.6. How do I
specify this in a manifest file? Thanks.

[-- Attachment #2: Type: text/html, Size: 954 bytes --]

             reply	other threads:[~2017-03-12  5:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-12  5:55 Zachary Kanfer [this message]
2017-03-12 21:50 ` How do I make a manifest file that installs a specific version of a dependency? Ludovic Courtès
2017-03-12 23:50   ` Zachary Kanfer
2017-03-13  8:24     ` Ludovic Courtès
2017-03-13  8:17   ` Chris Marusich
2017-03-13  9:20     ` 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

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

  git send-email \
    --in-reply-to='CAFXT+ROh_LJL=avnMKvxdDxu1u7h67_hFiaaHA2DMu_8pZe4BA@mail.gmail.com' \
    --to=zkanfer@gmail.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.
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.