GNU bug report logs - #62159
[PATCH] home: Export home-environment-packages.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Mon, 13 Mar 2023 08:21:01 UTC

Severity: normal

Tags: patch

Done: Andrew Tropin <andrew <at> trop.in>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH] home: Export home-environment-packages.
Date: Mon, 13 Mar 2023 09:20:18 +0100
* gnu/home.scm (home-environment-packages): New procedure.
---
 gnu/home.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/home.scm b/gnu/home.scm
index c95d1e0818..6d3f705758 100644
--- a/gnu/home.scm
+++ b/gnu/home.scm
@@ -35,6 +35,7 @@ (define-module (gnu home)
             this-home-environment
 
             home-environment-derivation
+            home-environment-packages
             home-environment-user-services
             home-environment-essential-services
             home-environment-services
-- 
2.39.2





This bug report was last modified 2 years and 68 days ago.

Previous Next


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