diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/default.nix b/modules/default.nix index fbe500d..81cbb5c 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -4,7 +4,7 @@ with lib; let cfg = config; in { imports = - [ ./coq.nix ./golang.nix ./latex.nix ./nix.nix ./python.nix ./ocaml.nix ]; + [ ./coq.nix ./golang.nix ./latex.nix ./nix.nix ./python.nix ./ocaml.nix ./why3.nix ]; options = { # Inputs |
