Loading pkgs/by-name/sy/syncstorage-rs/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ , libmysqlclient , makeBinaryWrapper , lib , nix-update-script }: let Loading Loading @@ -56,6 +57,8 @@ rustPlatform.buildRustPackage rec { # almost all tests need a DB to test against doCheck = false; passthru.updateScript = nix-update-script {}; meta = { description = "Mozilla Sync Storage built with Rust"; homepage = "https://github.com/mozilla-services/syncstorage-rs"; Loading Loading
pkgs/by-name/sy/syncstorage-rs/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ , libmysqlclient , makeBinaryWrapper , lib , nix-update-script }: let Loading Loading @@ -56,6 +57,8 @@ rustPlatform.buildRustPackage rec { # almost all tests need a DB to test against doCheck = false; passthru.updateScript = nix-update-script {}; meta = { description = "Mozilla Sync Storage built with Rust"; homepage = "https://github.com/mozilla-services/syncstorage-rs"; Loading