mobilizon: fix fast_html dependency building
This commit is contained in:
@@ -40,6 +40,7 @@ mixRelease rec {
|
||||
// {
|
||||
fast_html = prev.fast_html.override {
|
||||
nativeBuildInputs = [ cmake ];
|
||||
dontUseCmakeConfigure = true;
|
||||
};
|
||||
ex_cldr = prev.ex_cldr.overrideAttrs (old: {
|
||||
# We have to use the GitHub sources, as it otherwise tries to download
|
||||
|
||||
Reference in New Issue
Block a user