Loading pkgs/development/ocaml-modules/cry/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,10 @@ buildDunePackage rec { sha256 = "sha256-1Omp3LBKGTPVwEBd530H0Djn3xiEjOHLqso6S8yIJSQ="; }; postPatch = '' substituteInPlace src/dune --replace bytes "" ''; meta = with lib; { homepage = "https://github.com/savonet/ocaml-cry"; description = "OCaml client for the various icecast & shoutcast source protocols"; Loading Loading
pkgs/development/ocaml-modules/cry/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,10 @@ buildDunePackage rec { sha256 = "sha256-1Omp3LBKGTPVwEBd530H0Djn3xiEjOHLqso6S8yIJSQ="; }; postPatch = '' substituteInPlace src/dune --replace bytes "" ''; meta = with lib; { homepage = "https://github.com/savonet/ocaml-cry"; description = "OCaml client for the various icecast & shoutcast source protocols"; Loading