GNU bug report logs - #54393
[PATCH 0/2] Add 'guix manifest' to "translate" commands to manifests

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Mon, 14 Mar 2022 21:51:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: 54393 <at> debbugs.gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [bug#54393] [PATCH v2 0/3] Add '--export-manifest' to 'guix shell'
Date: Thu, 31 Mar 2022 13:10:27 +0200
Hello!

Here’s a v2 of the patch: instead of introducing a new command,
this version adds an ‘--export-manifest’ option to ‘guix shell’,
as suggested by zimoun and others.  The behavior is the same as
that of the previously-proposed ‘guix manifest’ command.

Thoughts?

Ludo’.

Ludovic Courtès (3):
  packages: Add 'package-unique-version-prefix'.
  environment: Export 'load-manifest'.
  shell: Add '--export-manifest'.

 Makefile.am                         |   1 +
 doc/guix.texi                       |  57 +++++++++++++++
 gnu/packages.scm                    |  21 ++++++
 guix/scripts/environment.scm        |   9 ++-
 guix/scripts/package.scm            |  20 +----
 guix/scripts/shell.scm              | 109 +++++++++++++++++++++++++++-
 tests/guix-shell-export-manifest.sh |  84 +++++++++++++++++++++
 tests/packages.scm                  |  13 ++++
 8 files changed, 291 insertions(+), 23 deletions(-)
 create mode 100644 tests/guix-shell-export-manifest.sh


base-commit: 53b04339fe521f486d3017930a419d5ca8a6cffd
-- 
2.34.0





This bug report was last modified 3 years and 46 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.