Signed-off-by: Slendi <slendi@socopon.com>
@@ -63,6 +63,7 @@
commonBuildInputs = with pkgs;
[
openssl
shaderc
]
++ pkgs.lib.optionals (!isDarwin) (
@@ -75,6 +76,7 @@
commonNativeBuildInputs = with pkgs; [
pkg-config
cmake
git
python312
makeWrapper
];
The note is not visible to the blocked user.