Unverified Commit 84b274bb authored by K900's avatar K900 Committed by GitHub
Browse files

lvm2: 2.03.34 -> 2.03.35 (#444934)

parents 7199efc0 80925548
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
import ./common.nix {
  version = "2.03.34";
  hash = "sha256-P05459bEkii00XPqCOvhWIc9VEV/un0x0qvr3d0Odbk=";
  version = "2.03.35";
  hash = "sha256-6/KLNCdTXitavZmRzYObYWIqDb+4yG3w968fadyqg3E=";
}
+1 −0
Original line number Diff line number Diff line
@@ -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) ''