From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: "unbundle" mkpasswd from whois. Date: Wed, 4 Jan 2017 18:07:04 +0000 Message-ID: <20170104180705.5733-1-ng0@libertad.pw> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOpxW-00039t-Bo for guix-devel@gnu.org; Wed, 04 Jan 2017 13:06:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOpxR-0001D9-2J for guix-devel@gnu.org; Wed, 04 Jan 2017 13:06:46 -0500 Received: from aibo.runbox.com ([91.220.196.211]:36286) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOpxQ-0001Bb-RL for guix-devel@gnu.org; Wed, 04 Jan 2017 13:06:40 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cOpxO-0006kw-Rr for guix-devel@gnu.org; Wed, 04 Jan 2017 19:06:38 +0100 Received: from tor-exit.dhalgren.org ([46.165.230.5] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cOpxB-0006ZI-V8 for guix-devel@gnu.org; Wed, 04 Jan 2017 19:06:26 +0100 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org This is one solution to the whois+mkpasswd bundle. Another solution could be to move this patch content to a package "mkpasswd" which inherits from whois. What do you think?