treewide: NIX_*_COMPILE -> string
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
gst-plugins-bad
|
||||
gst-libav
|
||||
]);
|
||||
in [
|
||||
in toString [
|
||||
# This flag should be picked up through pkgconfig, but it isn't.
|
||||
"-I${gst_all_1.gstreamer.dev}/lib/gstreamer-1.0/include"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user