summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorCharles Strahan <charles.c.strahan@gmail.com>2014-11-12 22:32:32 +0000
committerCharles Strahan <charles.c.strahan@gmail.com>2014-11-12 22:32:32 +0000
commit6e6ac3502438c7e8c00eb7c16a695bbfa4def7e3 (patch)
treeee4c525141362ba8f954fb67c19ea83e9f3132c6 /doc
parentcf8f4963a7700fefdce40839ac21964a8c10f2a0 (diff)
more rubyLibs renaming
Diffstat (limited to 'doc')
-rw-r--r--doc/language-support.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/language-support.xml b/doc/language-support.xml
index 5e49121e695b6..2816d7fe0b88e 100644
--- a/doc/language-support.xml
+++ b/doc/language-support.xml
@@ -239,7 +239,7 @@ twisted = buildPythonPackage {
   <screen>
     $ nix-env -i gem-nix
     $ gem-nix --no-user-install --nix-file=pkgs/development/interpreters/ruby/generated.nix yajl-ruby
-    $ nix-build -A rubyLibs.yajl-ruby
+    $ nix-build -A rubyPackages.yajl-ruby
   </screen>
 </section>