[[!meta copyright="Copyright © 2012, 2013 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] [[!meta title="Nix-based GNU/Hurd System"]] <http://www.nixos.org/> * <http://hydra.nixos.org/jobset/gnu/hurd-master> * <http://hydra.nixos.org/job/gnu/hurd-master/qemu_image/latest/download> * <http://hydra.nixos.org/job/gnu/hurd-master/qemu_test> This QEMU image is not (yet) comparable to NixOS, because the latter provides extra features, such as whole-system configuration (including services, etc.), and whole-system transactional update and rollback. It is is cross-built using Nix, and because of that, it uses per-package installation directories under `/nix/store`. # IRC, freenode, #hurd, 2013-02-04 <braunr> is it possible to use nix ? <braunr> or nixos <civodul> you mean the Nix-based Hurd image? <braunr> yes <civodul> it's currently broken: http://hydra.nixos.org/jobset/gnu/hurd-master <braunr> aw, nixos uses systemd :( <civodul> yeah, but the Hurd image is a different thing <civodul> is uses runsystem.sh™ <civodul> (my favorite) <civodul> i've been willing to unbreak it, but now i rather invest time in Guix