Add io.js

This commit is contained in:
Valérian Galliat
2015-02-08 18:35:15 +01:00
parent 1aed33f68b
commit c56256709b
3 changed files with 39 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ let
sources = runCommand "node-sources" {} ''
tar --no-same-owner --no-same-permissions -xf ${nodejs.src}
mv *node* $out
mv $(find . -type d -mindepth 1 -maxdepth 1) $out
'';
# Convert deps to attribute set