[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53878] [PATCH v2 04/15] gnu: chez-and-racket-bootstrap: Add utiliti
From: |
Philip McGrath |
Subject: |
[bug#53878] [PATCH v2 04/15] gnu: chez-and-racket-bootstrap: Add utilities for Chez machine types. |
Date: |
Fri, 18 Feb 2022 17:32:12 -0500 |
Hi,
On Friday, February 18, 2022 1:49:59 AM EST Liliana Marie Prikler wrote:
> Am Donnerstag, dem 17.02.2022 um 15:50 -0500 schrieb Philip McGrath:
> > * gnu/packages/chez-and-racket-bootstrap.scm (chez-machine-
> >
> > >nonthreaded,
> >
> > chez-machine->threaded, chez-machine->nix-system, nix-system->chez-
> > machine,
> > chez-upstream-features-for-system): New private functions.
> > (%nix-arch-to-chez-alist, %nix-os-to-chez-alist): New private
> > constants.
> > (chez-scheme)[supported-systems]: Compute based on
> > 'nix-system->chez-machine' and 'chez-upstream-features-for-system'.
>
> AFAIK we don't distinguish between private/public and function (should
> be "procedure"), constant or variable. It's all "variable".
>
>
> Otherwise LGTM.
There are existing commits like:
> commit 9e3355d2a35796276d17af13ac45814dbf6c4203
> Author: Tobias Geerinckx-Rice <me@tobias.gr>
> Date: Sun Oct 3 13:50:10 2021 +0200
>
> bash completion: Complete ‘guix build’ file names.
>
> * etc/completion/bash/guix
> (_guix_complete_available_package_or_store_file): New function.
> (_guix_complete): Call it in place of _guix_complete_available_package
> after the ‘build’ command.
and:
> commit 273cf0378d6ddfcf8b882decd796ad8f9699f343
> Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
> Date: Tue Jul 3 09:04:02 2018 -0400
>
> gnu: Add iso-8879-entities.
>
> * gnu/packages/docbook.scm (iso-8879-entities): New private variable.
But feel free to fix it if it's wrong!
-Philip
signature.asc
Description: This is a digitally signed message part.
- [bug#53878] [PATCH 07/11] gnu: chez-scheme: Explicitly package bootstrap bootfiles., (continued)
- [bug#53878] [PATCH 07/11] gnu: chez-scheme: Explicitly package bootstrap bootfiles., Liliana Marie Prikler, 2022/02/17
- [bug#53878] [PATCH 07/11] gnu: chez-scheme: Explicitly package bootstrap bootfiles., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH 07/11] gnu: chez-scheme: Explicitly package bootstrap bootfiles., Liliana Marie Prikler, 2022/02/17
- [bug#53878] [PATCH v2 00/15] Update Racket to 8.4. Adjust Chez Scheme packages., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 02/15] gnu: chez-scheme: Use "lib/chez-scheme" for search path., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 01/15] gnu: chez-scheme: Move to (gnu packages chez-and-racket-bootstrap)., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 01/15] gnu: chez-scheme: Move to (gnu packages chez-and-racket-bootstrap)., Liliana Marie Prikler, 2022/02/18
- [bug#53878] [PATCH v2 01/15] gnu: chez-scheme: Move to (gnu packages chez-and-racket-bootstrap)., Philip McGrath, 2022/02/18
- [bug#53878] [PATCH v2 04/15] gnu: chez-and-racket-bootstrap: Add utilities for Chez machine types., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 04/15] gnu: chez-and-racket-bootstrap: Add utilities for Chez machine types., Liliana Marie Prikler, 2022/02/18
- [bug#53878] [PATCH v2 04/15] gnu: chez-and-racket-bootstrap: Add utilities for Chez machine types.,
Philip McGrath <=
- [bug#53878] [PATCH v2 05/15] gnu: chez-scheme: Use new package style., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 05/15] gnu: chez-scheme: Use new package style., Liliana Marie Prikler, 2022/02/18
- [bug#53878] [PATCH v2 05/15] gnu: chez-scheme: Use new package style., Philip McGrath, 2022/02/18
- [bug#53878] [PATCH v2 03/15] gnu: chez-scheme: Use shared zlib and lz4., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 06/15] gnu: Add stex., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 07/15] gnu: Add chez-nanopass., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 09/15] gnu: Add racket-vm-cgc., Philip McGrath, 2022/02/17
- [bug#53878] [PATCH v2 09/15] gnu: Add racket-vm-cgc., Liliana Marie Prikler, 2022/02/18
- [bug#53878] [PATCH v2 09/15] gnu: Add racket-vm-cgc., Philip McGrath, 2022/02/18
- [bug#53878] [PATCH v2 11/15] gnu: Add chez-scheme-for-racket., Philip McGrath, 2022/02/17