SIGN IN SIGN UP

Add missing cmake dependency to Nix build (#17968)

cmake is required during build of dependecies and thus needs to be
supplied in nativeBuildInputs (dependecies required for build not during
runtime).

This fixes (sandboxed) nix builds of the project.

Release Notes:

- N/A
M
Marek Fajkus committed
51faf4a1cd8965bf014660a63cc6c18e3e39c5cb
Parent: bdca342
Committed by GitHub <noreply@github.com> on 9/17/2024, 8:28:52 PM