about summary refs log tree commit diff
path: root/pkgs/development/libraries/ffmpeg/6.nix
blob: cf29526fbcb54d7c1e65a136e3d2114f816d59ee (plain) (blame)
1
2
3
4
import ./generic.nix rec {
  version = "6.0";
  sha256 = "sha256-RVbgsafIbeUUNXmUbDQ03ZN42oaUo0njqROo7KOQgv0=";
}