forked from mirrors/nixpkgs
ruby: fix typo
This commit is contained in:
parent
3c7a68613b
commit
025b14d24e
|
@ -1,5 +1,5 @@
|
|||
/* An environment for development that bundles ruby, bundler and bundix
|
||||
together. This avoids version conflicts where each is using a diferent
|
||||
together. This avoids version conflicts where each is using a different
|
||||
version of each-other.
|
||||
*/
|
||||
{ buildEnv, ruby, bundler, bundix }:
|
||||
|
|
Loading…
Reference in a new issue