A video game where you play as a misaligned AI, deceiving and building power. An experiment in spec-driven development. cameron.tngl.io/misaligned

Fix CI: set PKG_CONFIG_PATH for Nixery wayland pkg-config files master

Nixery installs wayland packages in the nix store but doesn't set PKG_CONFIG_PATH, so pkg-config can't find wayland-client.pc. Set it explicitly in the clippy (bevy_ui) and bevy build steps by scanning the nix store for pkgconfig directories.


+2
1 changed file