about summary refs log tree commit diff
path: root/machines/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-02-23 15:22:00 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-02-23 15:22:00 +0100
commitadfad16abb84dcb67dd67757d8e08d7bd5fc4a1d (patch)
treeea94fc7674abcc2e6e67b8c99d51ecffefaa5b7b /machines/default.nix
parent81b396a390d9174e60ae50b394b58f11166ae179 (diff)
machines/haenk: Machine is obsolete, remove it
Obsoleted by tyree, even though tyree isn't fully working yet it doesn't
make sense to build a lot of stuff just for a machine that doesn't get
updated anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'machines/default.nix')
-rw-r--r--machines/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/default.nix b/machines/default.nix
index 7c0ed379..d15bd7eb 100644
--- a/machines/default.nix
+++ b/machines/default.nix
@@ -10,7 +10,6 @@ in {
     kzerza    = callMachine ./aszlig/kzerza.nix {};
     tishtushi = callMachine ./aszlig/tishtushi.nix {};
     managed = {
-      haenk   = callMachine ./aszlig/managed/haenk.nix {};
       notsure = callMachine ./aszlig/managed/notsure.nix {};
       tyree   = callMachine ./aszlig/managed/tyree.nix {};
     };