From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sBj+FfhuGWBaBgAA0tVLHw (envelope-from ) for ; Tue, 02 Feb 2021 15:25:44 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eNmrEfhuGWCjEgAA1q6Kng (envelope-from ) for ; Tue, 02 Feb 2021 15:25:44 +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 8A5BB9403C9 for ; Tue, 2 Feb 2021 15:25:43 +0000 (UTC) Received: from localhost ([::1]:33216 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6xYk-0006v3-BK for larch@yhetil.org; Tue, 02 Feb 2021 10:25:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6x8A-00052A-4N for guix-devel@gnu.org; Tue, 02 Feb 2021 09:58:19 -0500 Received: from mx1.dismail.de ([78.46.223.134]:8783) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6x87-00089y-6B for guix-devel@gnu.org; Tue, 02 Feb 2021 09:58:13 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 27bc4d18; Tue, 2 Feb 2021 15:58:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=20190914; bh=U6TQ9oXF tyZGZGqRRyFyeZQymPEzFmP0NgSWhNEe1ww=; b=ND2yXaZnazccW1/hlUcBFdag D2zA0cKoY8ps3P/quvqT080ewO6d9Tcat1YKFh4h7x1/VaSGmRl+CJs/7Y3uRMSG keLO391lqCMs4/3+SBJqwpYibZ4z4r9VnkfUeNNyP0m3OKOpedXAcQ3BBLQUDhNF IwqBD6koI37wUG0ThYCZJpxnFFVzjAgw6tOIxxJ508AWM+t0A0BvSAAGNlJNYkcS 8YFS7E0IESguPpKMJGqcDbAeMyRfitIRatTP67W9BibpNu/WRw2GmPLTjbDwgkwR axSvteCONZ1OM4HLE+TQfKo0F7i45DpF1NkMkphqkc+3DoqhHG31n3lx4ZAxHw== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 8bba34e1; Tue, 2 Feb 2021 15:58:07 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id cb5a5406; Tue, 2 Feb 2021 15:58:07 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 18956fc1 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 2 Feb 2021 15:58:06 +0100 (CET) From: Joshua Branson To: Yasuaki Kudo Subject: Re: PowerShell core? References: <38429463-5884-4D4B-BDB4-C70A0FA7A3F8@yasuaki.com> Mail-Followup-To: Yasuaki Kudo , Guix Devel Date: Tue, 02 Feb 2021 09:58:03 -0500 In-Reply-To: <38429463-5884-4D4B-BDB4-C70A0FA7A3F8@yasuaki.com> (Yasuaki Kudo's message of "Tue, 2 Feb 2021 18:29:25 +0900") Message-ID: <87eehyo6tg.fsf@dismail.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.56 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=ND2yXaZn; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 8A5BB9403C9 X-Spam-Score: -0.56 X-Migadu-Scanner: scn0.migadu.com X-TUID: o7JVyyO0HyH5 Yasuaki Kudo writes: > Hi, > > Just curious, is there any interest in making PowerShell core available f= or Guix? I don't know of any talented developers currently pushing to include it in guix. :( (I'm not one of those developers). > > I have become quite fond of Powershell over the years (I say Powershell i= s almost synonymous with IT worker rights - gives poor workers in sorry cor= ners of > corporate world [those who are abandoned without adequate tools to get th= e job done - because Windows is always there and Powershell comes with it!]= a > huge productivity lift =F0=9F=98=84) I will that say since PowerShell is based on .Net, it may be possible to bring it to guix. I believe that the mono project for may be a good start for this, and it is packaged in guix! https://www.mono-project.com/ > > https://devblogs.microsoft.com/powershell/powershell-core-6-0-generally-a= vailable-ga-and-supported/ > > Cheers, > Yasu > -- Joshua Branson (joshuaBPMan in #guix) Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels https://propernaming.org "You can have whatever you want, as long as you help enough other people get what they want." - Zig Ziglar