lvm2: 2.03.34 -> 2.03.35

https://gitlab.com/lvmteam/lvm2/-/tags/v2_03_35
This commit is contained in:
ajs124
2025-09-21 12:47:58 +02:00
committed by Luna Nova
parent 6f0766ad53
commit 1b93c178d0
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
import ./common.nix {
version = "2.03.34";
hash = "sha256-P05459bEkii00XPqCOvhWIc9VEV/un0x0qvr3d0Odbk=";
version = "2.03.35";
hash = "sha256-6/KLNCdTXitavZmRzYObYWIqDb+4yG3w968fadyqg3E=";
}
+1
View File
@@ -204,6 +204,7 @@ stdenv.mkDerivation rec {
moveToOutput bin/blkdeactivate $scripts
moveToOutput bin/lvmdump $scripts
moveToOutput bin/lvm_import_vdo $scripts
moveToOutput bin/lvmpersist $scripts
moveToOutput libexec/lvresize_fs_helper $scripts/lib
''
+ lib.optionalString (!enableCmdlib) ''