Fix the build... for real now
This commit is contained in:
parent
ac6cad7848
commit
e3abd1c997
|
@ -26,10 +26,10 @@ rustPlatform.buildRustPackage {
|
||||||
|
|
||||||
SHIMMERING_FONT_DIR = shimmering-fonts;
|
SHIMMERING_FONT_DIR = shimmering-fonts;
|
||||||
SHIMMERING_CC_DIR = cc-data;
|
SHIMMERING_CC_DIR = cc-data;
|
||||||
|
SHIMMERING_PRIVATE_CONFIG_DIR = private-config;
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
pkg-config
|
pkg-config
|
||||||
rust-toolchain
|
|
||||||
makeWrapper
|
makeWrapper
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue