Loading pkgs/tools/wayland/wl-screenrec/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , fetchFromGitHub , pkg-config , libdrm , ffmpeg , ffmpeg_6 , wayland }: Loading @@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec { buildInputs = [ wayland libdrm ffmpeg ffmpeg_6 ]; doCheck = false; # tests use host compositor, etc Loading Loading
pkgs/tools/wayland/wl-screenrec/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , fetchFromGitHub , pkg-config , libdrm , ffmpeg , ffmpeg_6 , wayland }: Loading @@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec { buildInputs = [ wayland libdrm ffmpeg ffmpeg_6 ]; doCheck = false; # tests use host compositor, etc Loading