diff options
Diffstat (limited to 'aux/manifest.scm')
-rw-r--r-- | aux/manifest.scm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/aux/manifest.scm b/aux/manifest.scm deleted file mode 100644 index 5f516fa..0000000 --- a/aux/manifest.scm +++ /dev/null @@ -1,7 +0,0 @@ -(specifications->manifest - (map - symbol->string - '(busybox - git-minimal - make - node))) |