all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Morgan.J.Smith@outlook.com
Cc: 59974-done@debbugs.gnu.org, phodina@protonmail.com,
	zimon.toutoune@gmail.com
Subject: bug#59974: My GNU Health package
Date: Mon, 20 Mar 2023 23:46:03 -0400	[thread overview]
Message-ID: <87fs9yu5qc.fsf_-_@gmail.com> (raw)
In-Reply-To: <DM5PR03MB316341DEB0D6E286ADF5776DC5DD9@DM5PR03MB3163.namprd03.prod.outlook.com> (Morgan J. Smith's message of "Sun, 12 Feb 2023 20:08:49 -0500")

Hi,

Morgan.J.Smith@outlook.com writes:

> From: Petr Hodina <phodina@protonmail.com>
>
> * gnu/packages/medical.scm (mygnuhealth): New variable.
> ---
>
> Hello!
>
> I hope I'm not over reaching or stealing anyone's thunder but I completed the
> patch with Maxim's suggestions.
>
> Please double check that the author stays as "Petr Hodina" and not me.  I
> barely did anything.

Excellent.  I still added you as 'Co-author' for the much welcome
initiative, and moved the propagated-inputs to the inputs, as the
command is wrapped (and this is a user application, not a library):

--8<---------------cut here---------------start------------->8---
modified   gnu/packages/medical.scm
@@ -63,13 +63,16 @@ (define-public mygnuhealth
     (inputs (list bash-minimal
                   kirigami
                   python
+                  python-bcrypt
+                  python-matplotlib
+                  python-requests
+                  python-tinydb
                   qtbase-5
                   qtdeclarative-5
                   qtgraphicaleffects
                   qtquickcontrols-5
-                  qtquickcontrols2-5))
-    (propagated-inputs (list python-bcrypt python-matplotlib python-requests
-                             python-tinydb))
+                  qtquickcontrols2-5
+                  qtsvg-5))
     (home-page "https://www.gnuhealth.org")
     (synopsis "The GNU Health Personal Health Record")
     (description
--8<---------------cut here---------------end--------------->8---

Applied!

-- 
Thanks,
Maxim




      reply	other threads:[~2023-03-21  3:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-11 17:48 [bug#59974] My GNU Health package phodina via Guix-patches via
2022-12-12 13:31 ` zimoun
2022-12-13  8:15   ` phodina via Guix-patches via
2023-01-16 14:57     ` Maxim Cournoyer
2023-01-17  7:28       ` phodina via Guix-patches via
2023-01-17  7:30         ` phodina via Guix-patches via
2023-01-17 16:02         ` Maxim Cournoyer
2023-01-17 16:11         ` Maxim Cournoyer
2023-02-13  1:08 ` [bug#59974] [PATCH v4] gnu: Add mygnuhealth Morgan.J.Smith
2023-03-21  3:46   ` Maxim Cournoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fs9yu5qc.fsf_-_@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=59974-done@debbugs.gnu.org \
    --cc=Morgan.J.Smith@outlook.com \
    --cc=phodina@protonmail.com \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.