1
Fork 0

Fix the build... for real now

This commit is contained in:
prescientmoon 2025-02-11 08:28:41 +01:00
parent ac6cad7848
commit e3abd1c997
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -26,10 +26,10 @@ rustPlatform.buildRustPackage {
SHIMMERING_FONT_DIR = shimmering-fonts;
SHIMMERING_CC_DIR = cc-data;
SHIMMERING_PRIVATE_CONFIG_DIR = private-config;
nativeBuildInputs = [
pkg-config
rust-toolchain
makeWrapper
];