From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id AOe2OaU5JV+HJgAA0tVLHw (envelope-from ) for ; Sat, 01 Aug 2020 09:45:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kNiONaU5JV8sagAAB5/wlQ (envelope-from ) for ; Sat, 01 Aug 2020 09:45:09 +0000 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 50E469402D1 for ; Sat, 1 Aug 2020 09:45:09 +0000 (UTC) Received: from localhost ([::1]:33376 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k1o4g-00019T-Mh for larch@yhetil.org; Sat, 01 Aug 2020 05:45:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k1o4Z-00019H-5p for help-guix@gnu.org; Sat, 01 Aug 2020 05:44:59 -0400 Received: from w4.tutanota.de ([81.3.6.165]:60924) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k1o4W-000648-Bd for help-guix@gnu.org; Sat, 01 Aug 2020 05:44:58 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id E05381060165 for ; Sat, 1 Aug 2020 09:44:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1596275093; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=4qCI9be8It486iLLYVxR1/ad3aL7z2IRr+jj+kJVZQY=; b=qOQGrcN3+FuDdJCEjO7p60/Po5IQn/t7M5jSDAoRGSWrJqwVw1pKhIUa+IlIeUIz wDWp9rcgK+TohAhA9qtEmhVBZD+VVd2wwKUVuJDB29Swk9XxxxKh+sJPKt6MbTvLfYD KpiGZXxFmIlihDDLfsiaIJESfvJPEsPfHc0p8z0q03l/JRiZGSod304CyI67vqjqSaB LmoMOMpeDu0hyICqSMav2qYcTRw1/qMZwlDDK05A9CzxlaHjYOw4SqIeo7FcHYfIiem o6L8TccgHmw1RdM7n+sYBqFIREewTY7f7vpzrxvcW5zJi5aSr4dNR9WhsbLzb6SbLxc ODZheCFHiw== Date: Sat, 1 Aug 2020 11:44:53 +0200 (CEST) To: help-guix@gnu.org Message-ID: Subject: what about custom licenses? MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/01 05:24:25 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" Reply-to: Adam Kandur From: Adam Kandur via X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=tuta.io header.s=s1 header.b=qOQGrcN3; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 0.99 X-TUID: BUo7NH9ZUp6f hi everyone! i packed some cl libs. but they have custom (foss) licenses. how i can describe it in guix?