Loading pkgs/development/compilers/reason/tests/hello/default.nix +5 −2 Original line number Diff line number Diff line { lib, buildDunePackage, reason }: { buildDunePackage, ppxlib, reason }: buildDunePackage rec { pname = "helloreason"; Loading @@ -6,9 +6,12 @@ buildDunePackage rec { src = ./.; useDune2 = true; nativeBuildInputs = [ reason ]; buildInputs = [ ppxlib reason ]; Loading pkgs/development/compilers/reason/tests/hello/dune-project 0 → 100644 +1 −0 Original line number Diff line number Diff line (lang dune 3.10) Loading
pkgs/development/compilers/reason/tests/hello/default.nix +5 −2 Original line number Diff line number Diff line { lib, buildDunePackage, reason }: { buildDunePackage, ppxlib, reason }: buildDunePackage rec { pname = "helloreason"; Loading @@ -6,9 +6,12 @@ buildDunePackage rec { src = ./.; useDune2 = true; nativeBuildInputs = [ reason ]; buildInputs = [ ppxlib reason ]; Loading
pkgs/development/compilers/reason/tests/hello/dune-project 0 → 100644 +1 −0 Original line number Diff line number Diff line (lang dune 3.10)