all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Attila Lendvai <attila@lendvai.name>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Guix wiki
Date: Mon, 11 Apr 2022 06:49:03 +0000	[thread overview]
Message-ID: <CXWlIh8oX1hV7qJErPnli4LGEy-VuUO8hXEJPjP3naOwZY1iUtohQlddTOB1bOuCcCr5i0MxKdZM1cReEjHECqzJSOcjaqGdyTS2tN8X6bo=@lendvai.name> (raw)
In-Reply-To: <87ee55glj6.fsf@gnu.org>

here's an example of what i would add to the wiki, because i think all other options are worse (but correct me if i'm wrong!):

open a page about highlevel design goals/issues, and then open an entry for the problem that packages have two names in two namespaces: the scheme module/variable namespace, and the guix package name namespace.

these names are pretty much independent from each other (modulo some conventions), and this is an issue for the importers. more specifically the go importer, that currently needs scheme variable names to refer to the identified dependencies, while it can only look up the package objects. these objects know nothing about the scheme variables they are stored in.

if someone wants to use guix as a platform for reproducible builds of go projects (independent of guix revisions), then a package definitions is needed that refers to specific versions of its dependencies.

currently it's not possible to open a new isolated scheme module, and algorithmically define/import the entire transitive closure of the dependencies of a go project, because they may clash in the package-name namespace with projects already defined elsewhere in guix.

--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“It's better to know nothing than to know what ain't so.”
	— Josh Billings



  reply	other threads:[~2022-04-11  6:56 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09 21:14 Guix wiki Matt
2022-01-09 21:32 ` Vagrant Cascadian
2022-01-11 13:02   ` Matt
2022-01-11 18:29   ` Jonathan McHugh
2022-04-13 14:46   ` Aurora
2022-01-09 23:55 ` Vincent Legoll
2022-01-11 13:31   ` Matt
2022-01-11 15:17     ` Ricardo Wurmus
2022-01-12  2:52       ` Matt
2022-01-11 15:30     ` Tobias Geerinckx-Rice
2022-01-11 17:15       ` zimoun
2022-01-11 17:27         ` Tobias Geerinckx-Rice
2022-01-11 18:21           ` André A. Gomes
2022-01-11 18:50           ` zimoun
2022-01-12  2:06             ` Tobias Geerinckx-Rice
2022-01-12  8:55               ` zimoun
2022-01-12  9:22                 ` André A. Gomes
2022-01-12  3:51       ` Matt
2022-01-12 15:26         ` Luis Felipe
2022-01-11 16:48     ` Luis Felipe
2022-01-11 21:03     ` Attila Lendvai
2022-01-11 23:18       ` Ricardo Wurmus
2022-01-12  3:28         ` Matt
2022-01-18 14:34           ` Ludovic Courtès
2022-04-11  6:49             ` Attila Lendvai [this message]
2022-04-11  8:42               ` Maxime Devos
2022-04-13 15:01                 ` Attila Lendvai
2022-04-11  8:47               ` Maxime Devos
2022-01-12 11:19         ` Attila Lendvai
2022-01-12 11:52           ` Ricardo Wurmus
2022-01-12 12:00           ` André A. Gomes
2022-01-10  8:29 ` Josua Stingelin
2022-01-12  1:57   ` Matt
2022-01-12  9:19     ` Ricardo Wurmus
2024-01-10  9:55 ` Attila Lendvai
2024-01-17 19:17   ` Maxim Cournoyer

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='CXWlIh8oX1hV7qJErPnli4LGEy-VuUO8hXEJPjP3naOwZY1iUtohQlddTOB1bOuCcCr5i0MxKdZM1cReEjHECqzJSOcjaqGdyTS2tN8X6bo=@lendvai.name' \
    --to=attila@lendvai.name \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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.