unofficial mirror of gwl-devel@gnu.org
 help / color / mirror / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: gwl-devel@gnu.org
Subject: [Bug?] Cannot use Guix Workflow Language on Guix System
Date: Wed, 3 Jul 2019 15:25:04 +0200	[thread overview]
Message-ID: <20190703132504.4vxrdbscwwz3vpnj@pelzflorian.localdomain> (raw)

How can I use the Guix Workflow Language on Guix System?  I tried
`guix package -i gwl` as described on
<https://www.guixwl.org/getting-started> (the website appears to be
down), but the guix process and guix workflow commands do not become
available.  Apparently guix/ui.scm

  (define directory
    (and=> (search-path %load-path "guix.scm")
           (compose (cut string-append <> "/guix/scripts")
                    dirname)))

can only use the first scripts directory it finds and therefore never
uses the scripts from the gwl package.

On Debian I had written a Guix workflow to deploy a not-yet-public
Haunt website to a shared hosting provider and tried to use it on Guix
now.  (I hope that is a legitimate use case; I used gwl because I can
specify package inputs.)

I hope this is the right mailing list.

Regards,
Florian

             reply	other threads:[~2019-07-03 13:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-03 13:25 pelzflorian (Florian Pelz) [this message]
2019-07-03 14:53 ` [Bug?] Cannot use Guix Workflow Language on Guix System Ricardo Wurmus
2019-07-03 21:23   ` pelzflorian (Florian Pelz)
2019-07-03 21:24     ` pelzflorian (Florian Pelz)
2019-07-03 15:00 ` zimoun
2019-07-03 15:36   ` Ricardo Wurmus
2019-07-03 15:53     ` zimoun
2019-07-03 18:49       ` Ricardo Wurmus

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://www.guixwl.org/

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

  git send-email \
    --in-reply-to=20190703132504.4vxrdbscwwz3vpnj@pelzflorian.localdomain \
    --to=pelzflorian@pelzflorian.de \
    --cc=gwl-devel@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).