libe: Broken on i686
http://hydra.nixos.org/build/38264907/nixlog/1/raw
This commit is contained in:
parent
9a5427f667
commit
a15da44ab0
@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Library containing high-performance datastructures and utilities for C++";
|
description = "Library containing high-performance datastructures and utilities for C++";
|
||||||
homepage = https://github.com/rescrv/e;
|
homepage = https://github.com/rescrv/e;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user