diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-03-21 16:56:44 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2012-03-21 16:56:44 +0100 |
commit | b5507a1d0040c27eb3b1dd6caefaf278ca37b4e2 (patch) | |
tree | 0c0b02d897472cfb2c687bf6d2514cff8bb676f1 /hurd | |
parent | cb6ca5492c68fcdb3a5535272c43f1759736f1c3 (diff) |
id:"87haxiaty9.fsf@gnu.org".
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/nix.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hurd/running/nix.mdwn b/hurd/running/nix.mdwn index 92e5459a..663589f6 100644 --- a/hurd/running/nix.mdwn +++ b/hurd/running/nix.mdwn @@ -17,3 +17,11 @@ License|/fdl]]."]]"""]] * <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`. |