libtheora: ran nixpkgs-fmt

This commit is contained in:
Sean Link
2024-02-08 12:33:07 -07:00
parent 005f312ae9
commit 70a6efa86d
@@ -1,4 +1,4 @@
{lib, stdenv, fetchurl, libogg, libvorbis, pkg-config, autoreconfHook, fetchpatch }:
{ lib, stdenv, fetchurl, libogg, libvorbis, pkg-config, autoreconfHook, fetchpatch }:
stdenv.mkDerivation rec {
pname = "libtheora";