all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
@ 2024-04-11 19:13 Leo Famulari
  2024-04-11 20:50 ` Wilko Meyer
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2024-04-11 19:13 UTC (permalink / raw)
  To: 70343; +Cc: Tomas Volf, Leo Famulari, Tobias Geerinckx-Rice, Wilko Meyer

Fixes <https://issues.guix.gnu.org/issue/70324>.

* gnu/packages/linux.scm (linux-libre-documentation)[native-inputs]: Add
python-pyyaml.

Reported-by: Tomas Volf <~@wolfsden.cz>
Change-Id: I11aa9e262ffe8ab29816ce4868d73707ecdbdc5e
---
 gnu/packages/linux.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c66fd80d38..9bc783e0d0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2093,6 +2093,7 @@ (define-public linux-libre-documentation
            perl
            python
            python-sphinx
+           python-pyyaml
            texinfo
            which))
     (synopsis "Documentation for the kernel Linux-Libre")

base-commit: 4e7337536ba41e888a601c92fada8a4adca9d2c6
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
  2024-04-11 19:13 [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4 Leo Famulari
@ 2024-04-11 20:50 ` Wilko Meyer
  2024-04-12 18:37   ` bug#70343: " Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Wilko Meyer @ 2024-04-11 20:50 UTC (permalink / raw)
  To: 70343


Hi Leo,

thanks for this! Saw the issue #70324 earlier this day, if I read git
log -L :linux-libre-documentation:linux.scm right it's a pretty rare
occasion that the inputs of the documentation package change; so I guess
breakage caused by missing inputs rarely if ever happen.

-- 
Kind regards,

Wilko Meyer
w@wmeyer.eu




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#70343: [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
  2024-04-11 20:50 ` Wilko Meyer
@ 2024-04-12 18:37   ` Maxim Cournoyer
  2024-04-13  0:07     ` [bug#70343] " Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Cournoyer @ 2024-04-12 18:37 UTC (permalink / raw)
  To: Wilko Meyer, Leo Famulari; +Cc: 70343-done

Hi,

Wilko Meyer <w@wmeyer.eu> writes:

> Hi Leo,
>
> thanks for this! Saw the issue #70324 earlier this day, if I read git
> log -L :linux-libre-documentation:linux.scm right it's a pretty rare
> occasion that the inputs of the documentation package change; so I guess
> breakage caused by missing inputs rarely if ever happen.

Applied to master, thanks!  Closing.

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
  2024-04-12 18:37   ` bug#70343: " Maxim Cournoyer
@ 2024-04-13  0:07     ` Leo Famulari
  0 siblings, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2024-04-13  0:07 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: Wilko Meyer, 70343-done

On Fri, Apr 12, 2024 at 02:37:21PM -0400, Maxim Cournoyer wrote:
> Wilko Meyer <w@wmeyer.eu> writes:
> > thanks for this! Saw the issue #70324 earlier this day, if I read git
> > log -L :linux-libre-documentation:linux.scm right it's a pretty rare
> > occasion that the inputs of the documentation package change; so I guess
> > breakage caused by missing inputs rarely if ever happen.

Yeah, very rare. And thanks for showing me 'git log -L'. Never seen that
before.

> 
> Applied to master, thanks!  Closing.

Thanks for that!




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-13  0:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-11 19:13 [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4 Leo Famulari
2024-04-11 20:50 ` Wilko Meyer
2024-04-12 18:37   ` bug#70343: " Maxim Cournoyer
2024-04-13  0:07     ` [bug#70343] " Leo Famulari

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.