From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: System configuration on non-GuixSD distributions Date: Tue, 4 Oct 2016 14:12:06 +0000 Message-ID: <20161004141206.GA10801@mail.thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brQTE-0003NF-LS for guix-devel@gnu.org; Tue, 04 Oct 2016 10:13:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brQT8-0004Z3-KR for guix-devel@gnu.org; Tue, 04 Oct 2016 10:13:24 -0400 Content-Disposition: inline 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: Ludovic Court??s Cc: guix-devel@gnu.org Anyone got experience using Guix for configuration of non-pure GuixSD setups? I would like a replacement for non-deterministic Cfengine/Chef and the like. I wrote Cfruby once - one reason we still support Ruby 1.8 in Guix ;). Time to replace it on my machines. A writeup may be beneficial to others. I can document - but I need a hint on how to start. Pj.