From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GLhXDwLtQ2N4OAEAbAwnHQ (envelope-from ) for ; Mon, 10 Oct 2022 11:59:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GKt0DgLtQ2OrBwAAG6o9tA (envelope-from ) for ; Mon, 10 Oct 2022 11:59:30 +0200 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 AC3DE225B9 for ; Mon, 10 Oct 2022 11:59:29 +0200 (CEST) Received: from localhost ([::1]:36666 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohpZI-0008TR-PF for larch@yhetil.org; Mon, 10 Oct 2022 05:59:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohpVz-0003gO-9A for guix-patches@gnu.org; Mon, 10 Oct 2022 05:56:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47065) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohpVz-000808-0m for guix-patches@gnu.org; Mon, 10 Oct 2022 05:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohpVy-00051W-JZ for guix-patches@gnu.org; Mon, 10 Oct 2022 05:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58408] [PATCH] gnu: Add doctl. Resent-From: Matthew James Kraai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 09:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 58408 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58408@debbugs.gnu.org Cc: Matthew James Kraai X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166539571719256 (code B ref -1); Mon, 10 Oct 2022 09:56:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Oct 2022 09:55:17 +0000 Received: from localhost ([127.0.0.1]:46143 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohpVE-00050U-Vh for submit@debbugs.gnu.org; Mon, 10 Oct 2022 05:55:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:40014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohpVD-00050M-9c for submit@debbugs.gnu.org; Mon, 10 Oct 2022 05:55:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36710) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohpV6-0002tf-0f for guix-patches@gnu.org; Mon, 10 Oct 2022 05:55:11 -0400 Received: from mail.ftbfs.org ([52.8.68.13]:28156 helo=aws.ftbfs.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohpV4-0007eG-7q for guix-patches@gnu.org; Mon, 10 Oct 2022 05:55:07 -0400 Received: from ip68-4-255-43.oc.oc.cox.net ([68.4.255.43] helo=carlo.lan) by aws.ftbfs.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ohpUy-0005kp-B3; Mon, 10 Oct 2022 09:55:00 +0000 From: Matthew James Kraai Date: Mon, 10 Oct 2022 02:54:56 -0700 Message-Id: <20221010095456.23196-1-kraai@ftbfs.org> X-Mailer: git-send-email 2.38.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=52.8.68.13; envelope-from=kraai@ftbfs.org; helo=aws.ftbfs.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665395969; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=www27xmPIp/6zyW3OiGCDWeomcv44wDX4P/lklkUGQ8=; b=aUbz/eGu4xRLjpDjWrAFnH3J5O5ssdH0HgT0hQpAqzPkCbb0Gmy173KpVE9aMahRXjQ47E orvN8s68WYlQQyz8e3GMSvrbMJHEPE115dfcY6n+0EV2XzNpNj2QCd51xGEQDo3wcOKlaZ 0wNNzEAf5QCFuQLMq3lLVZnxmAki2zqwSDEJwrQgD/tIk68lVvW2MxojxTrIDVBM2W9RmP jLNoubMEYA9+Rn4dmJrDInPQKoQR3dYg9BnA7hApQN0LERwyt9lJDsahfqW/MDKVoInPec 7uhOi/GGJMLRmRb5q9TMC+l6AG1YmK9xKiIlSgsXCbmYIr1BWMZ1kjzsteKMeQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665395969; a=rsa-sha256; cv=none; b=HULCoDBLpwY/Av3PG4DQ1Fiw7VyBt+iQEhgEi3GT+CPoDkTOFlyQqiGrgnnab9sv/Zy3+n /c8v+D43NnNUBbfqe5sdCtdcOUAZYk2XiaKKERISMCsqp0y/qE6kJPwsNpRjMu4N/HixF4 AAR3tqzwbUEoFUqwVX1CUcKUxJ8g8t8hDGQlKjtZABJQUTrxzw/f7pQxIcsZ+5qyiOlQI/ ugbsqv3GAh8g1FBIP3RCxC1pfQAICeDCRe2s/MDG26LOUL8H+iHM9AhijCis7U5zG7fU6i ZcR6g8guFUi+veualVkaX57KPSOv8D0+BiHIl5qSe9ep3GaTHMlpu331nhLmhQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" X-Migadu-Spam-Score: -2.08 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" X-Migadu-Queue-Id: AC3DE225B9 X-Spam-Score: -2.08 X-Migadu-Scanner: scn1.migadu.com X-TUID: fl2Shaph++M9 * gnu/packages/doctl.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. --- gnu/local.mk | 2 ++ gnu/packages/digitalocean.scm | 58 +++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 gnu/packages/digitalocean.scm diff --git a/gnu/local.mk b/gnu/local.mk index a013647d7e..c7423818b9 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -55,6 +55,7 @@ # Copyright © 2022 Hilton Chain # Copyright © 2022 Alex Griffin # Copyright © 2022 ( +# Copyright © 2022 Matthew James Kraai # # This file is part of GNU Guix. # @@ -206,6 +207,7 @@ GNU_SYSTEM_MODULES = \ %D%/packages/dictionaries.scm \ %D%/packages/diffoscope.scm \ %D%/packages/digest.scm \ + %D%/packages/digitalocean.scm \ %D%/packages/direct-connect.scm \ %D%/packages/disk.scm \ %D%/packages/distributed.scm \ diff --git a/gnu/packages/digitalocean.scm b/gnu/packages/digitalocean.scm new file mode 100644 index 0000000000..f091a1eeb6 --- /dev/null +++ b/gnu/packages/digitalocean.scm @@ -0,0 +1,58 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2022 Matthew James Kraai +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free software; you can redistribute it and/or modify it +;;; under the terms of the GNU General Public License as published by +;;; the Free Software Foundation; either version 3 of the License, or (at +;;; your option) any later version. +;;; +;;; GNU Guix is distributed in the hope that it will be useful, but +;;; WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; GNU General Public License for more details. +;;; +;;; You should have received a copy of the GNU General Public License +;;; along with GNU Guix. If not, see . + +(define-module (gnu packages digitalocean) + #:use-module ((srfi srfi-1) #:hide (zip)) + #:use-module ((guix licenses) #:prefix license:) + #:use-module (guix packages) + #:use-module (gnu packages golang) + #:use-module (guix download) + #:use-module (guix git-download) + #:use-module (guix build-system go)) + +(define-public doctl + (package + (name "doctl") + (version "1.83.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/digitalocean/doctl") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1narjmj3npd39gxi42k3h4zjyiaq5lvjv31vaxw8slf9h9sjhjh9")))) + (build-system go-build-system) + (arguments + `(#:build-flags '(,(string-append "-ldflags=-X github.com/digitalocean/doctl.Label=release" + " -X github.com/digitalocean/doctl.Major=" + (first (string-split version #\.)) + " -X github.com/digitalocean/doctl.Minor=" + (second (string-split version #\.)) + " -X github.com/digitalocean/doctl.Patch=" + (third (string-split version #\.)))) + #:go ,go-1.19 + #:import-path "github.com/digitalocean/doctl/cmd/doctl" + #:install-source? #f + #:unpack-path "github.com/digitalocean/doctl")) + (synopsis "Command line client for DigitalOcean") + (description + "doctl provides a unified command line interface to the DigitalOcean API.") + (home-page "https://github.com/digitalocean/doctl") + (license license:asl2.0))) -- 2.38.0