ruby: WIP

This commit is contained in:
Charles Strahan
2014-12-30 21:05:00 -05:00
parent 74a4f01fe4
commit 94dd4b9721
15 changed files with 76 additions and 34 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{ stdenv, lib, go, fetchgit, fetchhg, fetchbzr, fetchFromGitHub
, ruby, rubyPackages, nodejs, loadRubyEnv }:
, ruby, nodejs, loadRubyEnv }:
let
version = "0.4.1";