Loading pkgs/development/ocaml-modules/decoders-bencode/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { meta = { description = "Bencode backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading pkgs/development/ocaml-modules/decoders-cbor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { meta = { description = "CBOR backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading pkgs/development/ocaml-modules/decoders-ezjsonm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { meta = { description = "Ezjsonm backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading pkgs/development/ocaml-modules/decoders-ezxmlm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ buildDunePackage (finalAttrs: { meta = { description = "Ezxmlm backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading pkgs/development/ocaml-modules/decoders-jsonaf/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { meta = { description = "Jsonaf backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading Loading
pkgs/development/ocaml-modules/decoders-bencode/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { meta = { description = "Bencode backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading
pkgs/development/ocaml-modules/decoders-cbor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { meta = { description = "CBOR backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading
pkgs/development/ocaml-modules/decoders-ezjsonm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { meta = { description = "Ezjsonm backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading
pkgs/development/ocaml-modules/decoders-ezxmlm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ buildDunePackage (finalAttrs: { meta = { description = "Ezxmlm backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading
pkgs/development/ocaml-modules/decoders-jsonaf/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildDunePackage (finalAttrs: { meta = { description = "Jsonaf backend for decoders"; homepage = "https://github.com/mattjbray/ocaml-decoders"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/${finalAttrs.version}/CHANGES.md"; changelog = "https://github.com/mattjbray/ocaml-decoders/blob/v${finalAttrs.version}/CHANGES.md"; license = lib.licenses.isc; maintainers = with lib.maintainers; [ infinidoge ]; }; Loading