Loading pkgs/development/ocaml-modules/earlybird/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildDunePackage (finalAttrs: { pname = "earlybird"; version = "1.3.4"; version = "1.3.5"; minimalOCamlVersion = "4.12"; Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { owner = "hackwaly"; repo = "ocamlearlybird"; tag = finalAttrs.version; hash = "sha256-uwx8N4GDs7NT2fEmNlvdBe2cIZGVPQpoaiiKROFa+kk="; hash = "sha256-QDRtuphOb02L75JyCF9K1NqvIdtWlfefeLG3HmJVHW4="; }; nativeBuildInputs = [ menhir ]; Loading @@ -56,6 +56,5 @@ buildDunePackage (finalAttrs: { description = "OCaml debug adapter"; license = lib.licenses.mit; maintainers = [ lib.maintainers.romildo ]; broken = ocaml.version == "4.14.3"; }; }) Loading
pkgs/development/ocaml-modules/earlybird/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildDunePackage (finalAttrs: { pname = "earlybird"; version = "1.3.4"; version = "1.3.5"; minimalOCamlVersion = "4.12"; Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { owner = "hackwaly"; repo = "ocamlearlybird"; tag = finalAttrs.version; hash = "sha256-uwx8N4GDs7NT2fEmNlvdBe2cIZGVPQpoaiiKROFa+kk="; hash = "sha256-QDRtuphOb02L75JyCF9K1NqvIdtWlfefeLG3HmJVHW4="; }; nativeBuildInputs = [ menhir ]; Loading @@ -56,6 +56,5 @@ buildDunePackage (finalAttrs: { description = "OCaml debug adapter"; license = lib.licenses.mit; maintainers = [ lib.maintainers.romildo ]; broken = ocaml.version == "4.14.3"; }; })