Unverified Commit ad662d85 authored by nat's avatar nat
Browse files

euphonica: build release profile

parent 6d516d5d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -48,6 +48,8 @@ stdenv.mkDerivation (finalAttrs: {
    hash = "sha256-zFGFmiPozfBSIYxCu4fHynb2eh9emfVPtj3grPAoZeA=";
  };

  mesonBuildType = "release";

  nativeBuildInputs = [
    cargo
    meson