lass 5 go: remove debug stuff

This commit is contained in:
lassulus 2015-10-09 01:31:42 +02:00
parent e21fdefcf1
commit 4072a32f89
2 changed files with 0 additions and 3 deletions

View File

@ -44,8 +44,6 @@ in nodePackages.buildNodePackage {
installPhase = ''
mkdir -p $out/bin
find ${node_env}
cp index.js $out/
cat > $out/go << EOF
${nodejs}/bin/node $out/index.js

View File

@ -1 +0,0 @@
/nix/store/nizallgwxcx4fz9awyfp9i17avfymlvx-nodejs-go