Loading pkgs/by-name/fl/flow/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ let ocamlPackages = ocaml-ng.ocamlPackages.overrideScope ( self: super: { ppxlib = super.ppxlib.override { version = "0.33.0"; }; ppxlib = super.ppxlib.override { version = "0.34.0"; }; } ); in Loading pkgs/development/ocaml-modules/ppxlib/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ if lib.versionAtLeast ocaml.version "5.03" then if lib.versionAtLeast ocaml.version "5.04" then "0.37.0" else "0.36.2" else "0.33.0" "0.34.0" else "0.24.0" else Loading Loading @@ -91,6 +91,9 @@ let sha256 = "sha256-/6RO9VHyO3XiHb1pijAxBDE4Gq8UC5/kuBwucKLSxjo="; min_version = "4.07"; }; "0.34.0" = { sha256 = "sha256-132XFloVjXrla3wDh80E6ZJ9fn55fKEDn/tbsXpmYac="; }; "0.36.2" = { sha256 = "sha256-yHVgB9jKwTeahGEUYQDB1hHH327MGpoKqb3ewNbk5xs="; min_version = "4.08"; Loading Loading
pkgs/by-name/fl/flow/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ let ocamlPackages = ocaml-ng.ocamlPackages.overrideScope ( self: super: { ppxlib = super.ppxlib.override { version = "0.33.0"; }; ppxlib = super.ppxlib.override { version = "0.34.0"; }; } ); in Loading
pkgs/development/ocaml-modules/ppxlib/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ if lib.versionAtLeast ocaml.version "5.03" then if lib.versionAtLeast ocaml.version "5.04" then "0.37.0" else "0.36.2" else "0.33.0" "0.34.0" else "0.24.0" else Loading Loading @@ -91,6 +91,9 @@ let sha256 = "sha256-/6RO9VHyO3XiHb1pijAxBDE4Gq8UC5/kuBwucKLSxjo="; min_version = "4.07"; }; "0.34.0" = { sha256 = "sha256-132XFloVjXrla3wDh80E6ZJ9fn55fKEDn/tbsXpmYac="; }; "0.36.2" = { sha256 = "sha256-yHVgB9jKwTeahGEUYQDB1hHH327MGpoKqb3ewNbk5xs="; min_version = "4.08"; Loading