From: Ricardo Wurmus <rekado@elephly.net>
To: "Jakob L. Kreuze" <zerodaysfordays@sdf.lonestar.org>
Cc: guix-devel@gnu.org, Robert Vollmert <rob@vllmrt.net>
Subject: Re: distinguishing between applications and libraries
Date: Tue, 02 Jul 2019 08:55:05 +0200 [thread overview]
Message-ID: <87ftnpuds3.fsf@elephly.net> (raw)
In-Reply-To: <87woh18erd.fsf@sdf.lonestar.org>
Hi Jakob,
> But since we're having this conversation now, I'd like to ask: does it
> make sense to use 'define-public' for dependencies like that? I'd be
> adding a lot of 'go-github-com-...' packages like those in
> 'gnu/packages/syncthing.scm'.
I’d use define-public for all packages unless there are good reasons not
to. A good reason would be that the package *cannot* be used for
anything else (e.g. when it’s a custom variant of a library that would
otherwise be bundled but we decided to build it separately).
We hid “gcc” because users would install it instead of “gcc-toolchain”
and be surprised that it didn’t work.
I would not hide a package just because it is a less popular dependency
of some more popular tool.
--
Ricardo
next prev parent reply other threads:[~2019-07-02 6:55 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-30 17:33 distinguishing between applications and libraries Robert Vollmert
2019-06-30 18:01 ` Pierre Neidhardt
2019-06-30 20:05 ` Robert Vollmert
2019-06-30 21:20 ` Pierre Neidhardt
2019-07-01 21:46 ` Ricardo Wurmus
2019-07-01 22:02 ` Pierre Neidhardt
2019-07-02 6:51 ` Ricardo Wurmus
2019-07-02 0:24 ` Jakob L. Kreuze
2019-07-02 6:55 ` Ricardo Wurmus [this message]
2019-07-02 15:24 ` Jakob L. Kreuze
2019-07-01 8:30 ` Danny Milosavljevic
2019-07-01 11:29 ` Pierre Neidhardt
2019-07-01 21:48 ` Ricardo Wurmus
2019-07-02 13:35 ` Robert Vollmert
2019-07-02 14:33 ` zimoun
2019-07-05 20:58 ` 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=87ftnpuds3.fsf@elephly.net \
--to=rekado@elephly.net \
--cc=guix-devel@gnu.org \
--cc=rob@vllmrt.net \
--cc=zerodaysfordays@sdf.lonestar.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.