Loading pkgs/development/ocaml-modules/class_group_vdf/default.nix +2 −1 Original line number Diff line number Diff line { lib, fetchFromGitLab, buildDunePackage { stdenv, lib, fetchFromGitLab, buildDunePackage , gmp, pkg-config, dune-configurator , zarith, integers , alcotest, bisect_ppx }: Loading Loading @@ -38,6 +38,7 @@ buildDunePackage rec { meta = { description = "Verifiable Delay Functions bindings to Chia's VDF"; homepage = "https://gitlab.com/nomadic-labs/tezos"; broken = stdenv.isDarwin && stdenv.isx86_64; license = lib.licenses.mit; maintainers = [ lib.maintainers.ulrikstrid ]; }; Loading Loading
pkgs/development/ocaml-modules/class_group_vdf/default.nix +2 −1 Original line number Diff line number Diff line { lib, fetchFromGitLab, buildDunePackage { stdenv, lib, fetchFromGitLab, buildDunePackage , gmp, pkg-config, dune-configurator , zarith, integers , alcotest, bisect_ppx }: Loading Loading @@ -38,6 +38,7 @@ buildDunePackage rec { meta = { description = "Verifiable Delay Functions bindings to Chia's VDF"; homepage = "https://gitlab.com/nomadic-labs/tezos"; broken = stdenv.isDarwin && stdenv.isx86_64; license = lib.licenses.mit; maintainers = [ lib.maintainers.ulrikstrid ]; }; Loading