i3-gaps: enableParallelBuilding = false;
http://hydra.nixos.org/build/44530327
This commit is contained in:
@@ -17,6 +17,8 @@ i3.overrideDerivation (super : rec {
|
|||||||
echo -n "${version} (${releaseDate})" > ./i3-${version}/I3_VERSION
|
echo -n "${version} (${releaseDate})" > ./i3-${version}/I3_VERSION
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# fatal error: GENERATED_config_enums.h: No such file or directory
|
||||||
|
enableParallelBuilding = false;
|
||||||
}) // {
|
}) // {
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user