lvm2: 2.03.31 -> 2.03.32 (#404835)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import ./common.nix {
|
||||
version = "2.03.31";
|
||||
hash = "sha256-XbKVagD7+H2SJ0zMySQ2OH7Aw/qt7OdBPs4bocEMmP8=";
|
||||
version = "2.03.32";
|
||||
hash = "sha256-KReDLd1ORuWTZR4CK/Ei/SZ6teb3T67ggkhDiMiG0a0=";
|
||||
}
|
||||
|
||||
@@ -141,6 +141,8 @@ stdenv.mkDerivation rec {
|
||||
"libdm.device-mapper"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# To prevent make install from failing.
|
||||
installFlags = [
|
||||
"OWNER="
|
||||
|
||||
Reference in New Issue
Block a user