about summary refs log tree commit diff
path: root/pkgs/tools/audio/liquidsoap
diff options
context:
space:
mode:
authorVincent Laporte <Vincent.Laporte@gmail.com>2023-09-25 07:14:12 +0200
committerVincent Laporte <vbgl@users.noreply.github.com>2023-10-02 08:21:20 +0200
commitb56f06f3e8c6f48973a43765f4b02c756ba30da4 (patch)
tree0b2b9028a169b75dcdeb4d980ca69f3141ff8c18 /pkgs/tools/audio/liquidsoap
parentece37b8aa4ea73d5dc510149d9558b5129a9670d (diff)
ocamlPackages.camomile: 1.0.2 → 2.0.0
Diffstat (limited to 'pkgs/tools/audio/liquidsoap')
-rw-r--r--pkgs/tools/audio/liquidsoap/full.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/audio/liquidsoap/full.nix b/pkgs/tools/audio/liquidsoap/full.nix
index 81157c13782e8..5e196a5b557bc 100644
--- a/pkgs/tools/audio/liquidsoap/full.nix
+++ b/pkgs/tools/audio/liquidsoap/full.nix
@@ -40,7 +40,7 @@ stdenv.mkDerivation {
     ocamlPackages.mm
     ocamlPackages.ocaml_pcre
     ocamlPackages.menhir ocamlPackages.menhirLib
-    ocamlPackages.camomile
+    (ocamlPackages.camomile.override { version = "1.0.2"; })
     ocamlPackages.ocurl
     ocamlPackages.uri
     ocamlPackages.sedlex