guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: nikola: Add input.


From: guix-commits
Subject: branch master updated: gnu: nikola: Add input.
Date: Wed, 26 Apr 2023 10:09:01 -0400

This is an automated email from the git hooks/post-receive script.

andreas pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 81ec8eba91 gnu: nikola: Add input.
81ec8eba91 is described below

commit 81ec8eba917e0c9dff6dc281746fb25f0fa2802e
Author: Andreas Enge <andreas@enge.fr>
AuthorDate: Wed Apr 26 15:55:46 2023 +0200

    gnu: nikola: Add input.
    
    * gnu/packages/python-xyz.scm (nikola)[propagated-inputs]: Add python-toml.
---
 gnu/packages/python-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2d86cb95df..eba3e82e94 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -30413,6 +30413,7 @@ to:
             python-pyrss2gen
             python-requests
             python-ruamel.yaml   ;; for YAML metadata
+            python-toml
             python-unidecode
             python-yapsy))
     (native-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]