From patchwork Sat Oct 14 15:23:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54825 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AD1E727BBE9; Sat, 14 Oct 2023 16:24:52 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4400627BBE2 for ; Sat, 14 Oct 2023 16:24:51 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrgVM-000360-GH; Sat, 14 Oct 2023 11:24:40 -0400 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 1qrgVK-00035W-LL for guix-patches@gnu.org; Sat, 14 Oct 2023 11:24:38 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qrgVK-0003Zd-DP for guix-patches@gnu.org; Sat, 14 Oct 2023 11:24:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrgVh-0007Ym-T9 for guix-patches@gnu.org; Sat, 14 Oct 2023 11:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66543] [PATCH] gnu: cmake-minimal: Remove =?utf-8?b?4oCYaGlk?= =?utf-8?b?ZGVu4oCZ?= property. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 15:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66543 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66543@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169729706229007 (code B ref -1); Sat, 14 Oct 2023 15:25:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Oct 2023 15:24:22 +0000 Received: from localhost ([127.0.0.1]:50180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrgV4-0007Xn-Ft for submit@debbugs.gnu.org; Sat, 14 Oct 2023 11:24:22 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrgV2-0007XW-PK for submit@debbugs.gnu.org; Sat, 14 Oct 2023 11:24:21 -0400 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 1qrgUY-0002wJ-1p for guix-patches@gnu.org; Sat, 14 Oct 2023 11:23:50 -0400 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 1qrgUX-0003VV-8p; Sat, 14 Oct 2023 11:23:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=aWYUcOzhv3ipMgDNElxRAiivF4x/tOb1CzFnzjJ9VCw=; b=QMyiT3dhV9H7NJ u3CjlaZaBRMsPRNCyrJZ0e9jn4VWWFzpKv21jzTRbjIfHIeXYkJ1l9CG5VUi6HLyrdwxGOqq6Fv/4 F2L8LTEct28lLJIYLQP3BFfXK35QcK54een8vsi1Ckbu4c2xCl5WUTB1mSyR6sZL/6w36tL+Ftt/u rPnobzZIcgMHJsBu9fVF5diqLb0oPDqubnQtCkbXlOfw/5wtNWq0MfxIqlJ1jSbg7UNlcn90SbKlD 242HfNXRZesw8vyWShM5fJkhsyP+fgzseNkCWaT8fsB2sxYuYotM9t2HTtqAnrOk15amikWBYXEJ8 HOaEwEF5LyfW6BHUdA9Q==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Sat, 14 Oct 2023 17:23:31 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches This makes ‘cmake-minimal’ accessible to users and additionally allows for input rewriting, as discussed at . * gnu/packages/cmake.scm (cmake-minimal)[properties]: New field. --- gnu/packages/cmake.scm | 1 + 1 file changed, 1 insertion(+) base-commit: 5a3fb306535c2ec0a118f2f0bc8f6a162b85c7d6 diff --git a/gnu/packages/cmake.scm b/gnu/packages/cmake.scm index bc14286070..1592703f8d 100644 --- a/gnu/packages/cmake.scm +++ b/gnu/packages/cmake.scm @@ -263,6 +263,7 @@ (define-public cmake-minimal (package (inherit cmake-bootstrap) (name "cmake-minimal") + (properties (alist-delete 'hidden? (package-properties cmake-bootstrap))) (source (origin (inherit (package-source cmake-bootstrap)) ;; Purge CMakes bundled dependencies as they are no longer needed.