Skip to content

Commit ae94732

Browse files
committed
nix: exposing ocamlPackages as before
1 parent e422f42 commit ae94732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'';
2828
in rec {
2929
packages = {
30-
inherit z3 fstar emacs;
30+
inherit z3 fstar emacs ocamlPackages;
3131
default = fstar;
3232
};
3333
apps.emacs = {

0 commit comments

Comments
 (0)