@@ -0,0 +1,14 @@
with import <nixpkgs> {};
stdenv.mkDerivation {
name = "audio_conv";
buildInputs = [
stdenv
pkg-config
ffmpeg_4
clang
cargo
rustc
];
LIBCLANG_PATH="${llvmPackages.libclang}/lib";
}
The note is not visible to the blocked user.