From 15708549ae011f204089150864766b734aa62cac Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 26 Mar 2015 15:08:30 +0000 Subject: Fix and update nano. Nano was broken; its binary not ending up in the systems. Here we fix that, update to 2.4.0 (which has full undo/redo functionality), and provide useful default config (enabling syntax highlighting, etc). Nano has also been moved from core to devtools. This stops morph from wanting to rebuild the world when you update Nano. Change-Id: I702b070cde6731fde04fc8a0810e2191e0bd4e6d --- strata/core/nano.morph | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 strata/core/nano.morph (limited to 'strata/core') diff --git a/strata/core/nano.morph b/strata/core/nano.morph deleted file mode 100644 index 6a55dc2d..00000000 --- a/strata/core/nano.morph +++ /dev/null @@ -1,4 +0,0 @@ -name: nano -kind: chunk -pre-configure-commands: -- autoreconf -ivf -- cgit v1.2.1