diff --git a/pkgs/development/libraries/gstreamer/default.nix b/pkgs/development/libraries/gstreamer/default.nix index 6207cf4fc566..662009005e36 100644 --- a/pkgs/development/libraries/gstreamer/default.nix +++ b/pkgs/development/libraries/gstreamer/default.nix @@ -48,5 +48,5 @@ ipu6-camera-hal = ipu6ep-camera-hal; }; - # note: gst-python is in ./python/default.nix - called under pythonPackages + # note: gst-python is in ../../python-modules/gst-python - called under python3Packages }