1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00

ruby: fix gems that use mysql

This commit is contained in:
Charles Strahan 2015-04-27 21:59:51 -04:00
parent 4463bad2dd
commit 09602f7f39

View file

@ -25,7 +25,6 @@
let
v8 = v8_3_16_14;
mysql = assert false; (import <nixpkgs> {}).mysql;
in