···172172 installed-tests = pkgs.recurseIntoAttrs (handleTest ./installed-tests {});
173173 invidious = handleTest ./invidious.nix {};
174174 oci-containers = handleTestOn ["x86_64-linux"] ./oci-containers.nix {};
175175+ odoo = handleTest ./odoo.nix {};
175176 # 9pnet_virtio used to mount /nix partition doesn't support
176177 # hibernation. This test happens to work on x86_64-linux but
177178 # not on other platforms.