lvm2: 2.03.31 -> 2.03.32 (#404835)

This commit is contained in:
7c6f434c
2025-05-08 08:08:16 +00:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -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=";
}
+2
View File
@@ -141,6 +141,8 @@ stdenv.mkDerivation rec {
"libdm.device-mapper"
];
enableParallelBuilding = true;
# To prevent make install from failing.
installFlags = [
"OWNER="