Unverified Commit 3534991c authored by TheSola10's avatar TheSola10
Browse files

bootc: add composefs support

parent 0feebd4a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
  pkg-config,
  openssl,
  glib,
  ostree,
  ostree-full,
  versionCheckHook,
}:

@@ -31,7 +31,7 @@ rustPlatform.buildRustPackage rec {
    zstd
    openssl
    glib
    ostree
    ostree-full
  ];

  nativeInstallCheckInputs = [