forked from mirrors/nixpkgs
all-packages.nix: strip trailing whitespace
This commit is contained in:
parent
f0c80e1ced
commit
cbe0a81041
1 changed files with 1 additions and 1 deletions
|
@ -7743,7 +7743,7 @@ let
|
||||||
influxdb = callPackage ../servers/nosql/influxdb { };
|
influxdb = callPackage ../servers/nosql/influxdb { };
|
||||||
|
|
||||||
hyperdex = callPackage ../servers/nosql/hyperdex { };
|
hyperdex = callPackage ../servers/nosql/hyperdex { };
|
||||||
|
|
||||||
mysql51 = import ../servers/sql/mysql/5.1.x.nix {
|
mysql51 = import ../servers/sql/mysql/5.1.x.nix {
|
||||||
inherit fetchurl ncurses zlib perl openssl stdenv;
|
inherit fetchurl ncurses zlib perl openssl stdenv;
|
||||||
ps = procps; /* !!! Linux only */
|
ps = procps; /* !!! Linux only */
|
||||||
|
|
Loading…
Add table
Reference in a new issue