GNU bug report logs -
#76082
[PATCH 0/9] Improve profile initialization on foreign distros plus misc improvements
Previous Next
Reported by: Liam Hupfer <liam <at> hpfr.net>
Date: Thu, 6 Feb 2025 04:09: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
Message #40 received at 76082 <at> debbugs.gnu.org (full text, mbox):
I missed these in the recent series tweaking profile initialization (bug#76082).
* etc/guix-install.sh, gnu/home/services.scm,
gnu/home/services/shells.scm: Add copyright.
Link: https://bugs.gnu.org/76082
Change-Id: Iafcf654b4a20d97bcaf1efde247d96215da29b3c
---
etc/guix-install.sh | 1 +
gnu/home/services.scm | 1 +
gnu/home/services/shells.scm | 1 +
3 files changed, 3 insertions(+)
diff --git a/etc/guix-install.sh b/etc/guix-install.sh
index 297a726ad6..aef8e4dcfa 100755
--- a/etc/guix-install.sh
+++ b/etc/guix-install.sh
@@ -17,6 +17,7 @@
# Copyright © 2024 Tomas Volf <~@wolfsden.cz>
# Copyright © 2024 Richard Sent <richard <at> freakingpenguin.com>
# Copyright © 2025 Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
+# Copyright © 2025 Liam Hupfer <liam <at> hpfr.net>
#
# This file is part of GNU Guix.
#
diff --git a/gnu/home/services.scm b/gnu/home/services.scm
index 85a43f80ca..5ab78d7d9d 100644
--- a/gnu/home/services.scm
+++ b/gnu/home/services.scm
@@ -3,6 +3,7 @@
;;; Copyright © 2021 Xinglu Chen <public <at> yoctocell.xyz>
;;; Copyright © 2022-2023 Ludovic Courtès <ludo <at> gnu.org>
;;; Copyright © 2023 Carlo Zancanaro <carlo <at> zancanaro.id.au>
+;;; Copyright © 2025 Liam Hupfer <liam <at> hpfr.net>
;;;
;;; This file is part of GNU Guix.
;;;
diff --git a/gnu/home/services/shells.scm b/gnu/home/services/shells.scm
index bab5730c3d..d76f5f6bc1 100644
--- a/gnu/home/services/shells.scm
+++ b/gnu/home/services/shells.scm
@@ -2,6 +2,7 @@
;;; Copyright © 2021 Andrew Tropin <andrew <at> trop.in>
;;; Copyright © 2021 Xinglu Chen <public <at> yoctocell.xyz>
;;; Copyright © 2023 Efraim Flashner <efraim <at> flashner.co.il>
+;;; Copyright © 2025 Liam Hupfer <liam <at> hpfr.net>
;;;
;;; This file is part of GNU Guix.
;;;
base-commit: 6cd8c5849666af658c4b2e3bd4436e1a77691e41
--
2.48.1
This bug report was last modified 85 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.