Loading pkgs/by-name/na/nanomq/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ zeromq, flex, bison, nix-update-script, # for tests python3, Loading Loading @@ -120,6 +121,8 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstallCheck ''; passthru.updateScript = nix-update-script { }; passthru.tests = { withInstallChecks = finalAttrs.finalPackage.overrideAttrs (_: { doInstallCheck = true; Loading Loading
pkgs/by-name/na/nanomq/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ zeromq, flex, bison, nix-update-script, # for tests python3, Loading Loading @@ -120,6 +121,8 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstallCheck ''; passthru.updateScript = nix-update-script { }; passthru.tests = { withInstallChecks = finalAttrs.finalPackage.overrideAttrs (_: { doInstallCheck = true; Loading