Unverified Commit 507b1825 authored by Yureka's avatar Yureka Committed by GitHub
Browse files

wpaperd: add rust-jemalloc-sys as buildinput (#453518)

parents 2b959b60 dc7e3c0c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
  dav1d,
  installShellFiles,
  scdoc,
  rust-jemalloc-sys,
}:

rustPlatform.buildRustPackage (finalAttrs: {
@@ -34,6 +35,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
    libGL
    libxkbcommon
    dav1d
    rust-jemalloc-sys
  ];

  buildFeatures = [