all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Carl Dong <contact@carldong.me>
Cc: guix-devel@gnu.org
Subject: Re: 01/01: gnu: Add nsis-x86_64 and nsis-i686.
Date: Sat, 12 Oct 2019 14:20:59 +0200	[thread overview]
Message-ID: <20191012142059.3bedc850@scratchpost.org> (raw)
In-Reply-To: <87h84e2n25.fsf@devup.no>

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

> > +      (license (license:non-copyleft "file://COPYING"
> > +                                     "See COPYING in the distribution.")))))  

Also, that URL is invalid.

It seems that I'm one of the few people that regularly uses X11 forwarding
to run different programs from different hosts on the same display, but the
"file" URLs are supposed to be:

file://hostname/path

If you mean localhost, then you can say file:///path, then the localhost is
implied.

It IS possible and recommended to have full file urls like "file://host1/path1"
and "file://host2/path2", but here we can't because we don't know the hostname.

At most, the invalid syntax "file://COPYING" would mean a file on host "COPYING"
with no name (?).

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

      reply	other threads:[~2019-10-12 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20191011154450.32639.24321@vcs0.savannah.gnu.org>
     [not found] ` <20191011154452.2EBC720B50@vcs0.savannah.gnu.org>
2019-10-12 11:57   ` 01/01: gnu: Add nsis-x86_64 and nsis-i686 Marius Bakke
2019-10-12 12:20     ` Danny Milosavljevic [this message]

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=20191012142059.3bedc850@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=contact@carldong.me \
    --cc=guix-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.
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.