sound-juicer: fix build (#46051)
This commit is contained in:
parent
281a629c2a
commit
16e776fde7
@ -22,6 +22,8 @@ in stdenv.mkDerivation rec{
|
|||||||
gst_all_1.gst-libav
|
gst_all_1.gst-libav
|
||||||
];
|
];
|
||||||
|
|
||||||
|
NIX_CFLAGS_COMPILE="-Wno-error=format-nonliteral";
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
updateScript = gnome3.updateScript {
|
updateScript = gnome3.updateScript {
|
||||||
packageName = pname;
|
packageName = pname;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user