From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6DUsGmkd/WPdFgEAbAwnHQ (envelope-from ) for ; Mon, 27 Feb 2023 22:15:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SAgxGmkd/WNaawAA9RJhRA (envelope-from ) for ; Mon, 27 Feb 2023 22:15:21 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2C8DB7502 for ; Mon, 27 Feb 2023 22:15:21 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=o9ADLDaD; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677532521; a=rsa-sha256; cv=none; b=B/dmr8ORJnXKu10FurqhILk45LJohGt9dwiN3y0Nza1XmwC+cPFoTVaGQsKWRjzZoWXEOR QqwtW/TrL8O8Wo+cG71YBkzJRKlLNk8m1EB74RJE1nG3iFLEamIyMQyvHjx7RXkaORlj9f th4JSmlXr/HA37mlCVsJPajS980D5P1xagImRWq5YGUJHfqNPL5WIyno7a4TD3rxAdoyrE UXIIewSHIFD/BasToFRebS2OW/3IGuOXej0SNbxxzkAOrLVaoaeAFfWWBsroV8I+JD8wjD d4bngDlpO7uqPhxBDcN237kf0LwlOIp/mdxB/XNvVkPwltNb4O2TYU53O6IGjQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=o9ADLDaD; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677532521; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=UsohnRR+x3fVlwfXo7Z8WHe2JMftfscG2SKAm0xI3UU=; b=e2c4ccV+fbDBDcL7/T0db3+jx3WsJE3lYPWSMUOjTtu/uu4+r2z7N3d45+j020RHlygF0z gho0G5VaFcxNu49o/3LQJQQv1u5kLh/KC60W/4LIheJYx8KpIqp6rj3FuVZYHOWqN3NZgD 2DnT3oP5zaBpOdJPeG651wIG6Ix6Puul3fd2ROY06r06TqbvY58wTgkCBlrMoverG+NVjp 4Gl1FfELZo72N2NyjUIoZADgieOAhGpt3Pj4J5MtW8LZKyxqiPeva+ppTIjS2ehEIjkk5f 2Njjk9lwyruzfHDAHYg21xklp/tiUeIJQwKnNCtKDo8c/0/kRE35Rg0/gmWNdA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWkpr-0006yk-TY; Mon, 27 Feb 2023 16:15:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWkpr-0006yb-2S for guix-patches@gnu.org; Mon, 27 Feb 2023 16:15:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWkpq-0008M4-Lh for guix-patches@gnu.org; Mon, 27 Feb 2023 16:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWkpq-0003cV-AA for guix-patches@gnu.org; Mon, 27 Feb 2023 16:15:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61674] [PATCH 0/4] gnu: stellarium: Enable ShowMySky. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Feb 2023 21:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61674 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 61674@debbugs.gnu.org Received: via spool by 61674-submit@debbugs.gnu.org id=B61674.167753248013866 (code B ref 61674); Mon, 27 Feb 2023 21:15:02 +0000 Received: (at 61674) by debbugs.gnu.org; 27 Feb 2023 21:14:40 +0000 Received: from localhost ([127.0.0.1]:48982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWkpT-0003bZ-UA for submit@debbugs.gnu.org; Mon, 27 Feb 2023 16:14:40 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWkpS-0003bI-6K for 61674@debbugs.gnu.org; Mon, 27 Feb 2023 16:14:38 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWkpM-0008IB-SJ; Mon, 27 Feb 2023 16:14:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=UsohnRR+x3fVlwfXo7Z8WHe2JMftfscG2SKAm0xI3UU=; b=o9ADLDaDtTu7b6wehgdd 81ekM2scsPZ05jvAbXwYlDkQDqo3foNsNrYukeZL6YZ9pJjpK3xTuF2dBHnvX8klp4v/JJltECJ80 BEE5U5NWIeQ16Z/FH+IHLZJZ4WSDUuYNkmhXzpGXVsuvtsvvsx0JEw4LSV4tEwP0hHqs3d204/G0g csM0RvcpFknB/K3V2fIF87DNBeZzcuoRaccXXEdJO9xPrs3mB5H7LAS4eMdvDKbk4WXWbRGBClIED cT7nmukboM4VXharFyGydT7cE1U0YtSQ+Yb9YNgwD4H3N4k2R/GSdztYWTMRhw7r7C1x1gS1/XGiV F3WEI8+qmctSUw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWkpM-0004mx-5v; Mon, 27 Feb 2023 16:14:32 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230221130600.18932-1-sharlatanus@gmail.com> <20230226004406.6215-1-sharlatanus@gmail.com> Date: Mon, 27 Feb 2023 22:14:30 +0100 In-Reply-To: <20230226004406.6215-1-sharlatanus@gmail.com> (Sharlatan Hellseher's message of "Sun, 26 Feb 2023 00:44:03 +0000") Message-ID: <87ilfmhkuh.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 2C8DB7502 X-Spam-Score: -3.39 X-Migadu-Spam-Score: -3.39 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: Chp2BdcPJyl0 Hi! Thanks for a nice patch series! Sharlatan Hellseher skribis: > * gnu/packages/astronomy.scm (calcmysky, calcmysky-qt5): New variables. [...] > + (license license:gpl3))) Please double-check whether something explicitly says =E2=80=9Cversion 3 on= ly=E2=80=9D; if not, it=E2=80=99s =E2=80=98gpl3+=E2=80=99. > +(define-public calcmysky-qt5 > + (package > + (inherit calcmysky) Rather: (package/inherit calcmysky (name "calcmysky-qt5") =E2=80=A6) > + (inputs > + (alist-replace "qtbase" (list qtbase-5) > + (package-inputs calcmysky))) Instead of =E2=80=98alist-replace=E2=80=99, write (modify-inputs (package-inputs calcmysky) (replace "qtbase" qtbase-5)) You can remove the corresponding #:use-module form at the top. Ludo=E2=80=99.