Loading pkgs/development/ocaml-modules/checkseum/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -10,10 +10,11 @@ buildDunePackage rec { pname = "checkseum"; minimalOCamlVersion = "4.07"; duneVersion = "3"; src = fetchurl { url = "https://github.com/mirage/checkseum/releases/download/v${version}/checkseum-${version}.tbz"; sha256 = "sha256-K6QPMts5+hxH2a+WQ1N0lwMBoshG2T0bSozNgzRvAlo="; hash = "sha256-K6QPMts5+hxH2a+WQ1N0lwMBoshG2T0bSozNgzRvAlo="; }; buildInputs = [ dune-configurator ]; Loading pkgs/development/ocaml-modules/chrome-trace/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ buildDunePackage rec { pname = "chrome-trace"; inherit (dune_3) src version; minimalOCamlVersion = "4.08"; duneVersion = "3"; dontAddPrefix = true; Loading pkgs/development/ocaml-modules/ordering/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ buildDunePackage { pname = "ordering"; inherit (dune_3) version src; duneVersion = "3"; minimalOCamlVersion = "4.08"; dontAddPrefix = true; Loading pkgs/development/ocaml-modules/xdg/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ buildDunePackage rec { inherit (dune_3) src version; duneVersion = "3"; minimalOCamlVersion = "4.08"; dontAddPrefix = true; Loading pkgs/development/tools/ocaml/js_of_ocaml/compiler.nix +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ buildDunePackage rec { pname = "js_of_ocaml-compiler"; version = "4.1.0"; duneVersion = "3"; minimalOCamlVersion = "4.08"; src = fetchurl { url = "https://github.com/ocsigen/js_of_ocaml/releases/download/${version}/js_of_ocaml-${version}.tbz"; Loading Loading
pkgs/development/ocaml-modules/checkseum/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -10,10 +10,11 @@ buildDunePackage rec { pname = "checkseum"; minimalOCamlVersion = "4.07"; duneVersion = "3"; src = fetchurl { url = "https://github.com/mirage/checkseum/releases/download/v${version}/checkseum-${version}.tbz"; sha256 = "sha256-K6QPMts5+hxH2a+WQ1N0lwMBoshG2T0bSozNgzRvAlo="; hash = "sha256-K6QPMts5+hxH2a+WQ1N0lwMBoshG2T0bSozNgzRvAlo="; }; buildInputs = [ dune-configurator ]; Loading
pkgs/development/ocaml-modules/chrome-trace/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ buildDunePackage rec { pname = "chrome-trace"; inherit (dune_3) src version; minimalOCamlVersion = "4.08"; duneVersion = "3"; dontAddPrefix = true; Loading
pkgs/development/ocaml-modules/ordering/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ buildDunePackage { pname = "ordering"; inherit (dune_3) version src; duneVersion = "3"; minimalOCamlVersion = "4.08"; dontAddPrefix = true; Loading
pkgs/development/ocaml-modules/xdg/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ buildDunePackage rec { inherit (dune_3) src version; duneVersion = "3"; minimalOCamlVersion = "4.08"; dontAddPrefix = true; Loading
pkgs/development/tools/ocaml/js_of_ocaml/compiler.nix +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ buildDunePackage rec { pname = "js_of_ocaml-compiler"; version = "4.1.0"; duneVersion = "3"; minimalOCamlVersion = "4.08"; src = fetchurl { url = "https://github.com/ocsigen/js_of_ocaml/releases/download/${version}/js_of_ocaml-${version}.tbz"; Loading