3
0
Fork 0
forked from mirrors/nixpkgs

all-packages.nix: strip trailing whitespace

This commit is contained in:
Peter Simons 2014-12-23 12:51:49 +01:00
parent f0c80e1ced
commit cbe0a81041

View file

@ -7743,7 +7743,7 @@ let
influxdb = callPackage ../servers/nosql/influxdb { };
hyperdex = callPackage ../servers/nosql/hyperdex { };
mysql51 = import ../servers/sql/mysql/5.1.x.nix {
inherit fetchurl ncurses zlib perl openssl stdenv;
ps = procps; /* !!! Linux only */