aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index a01bd05..c5d749e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -9,7 +9,7 @@ RUN nix \
--option filter-syscalls false \
build
-RUN nix
+RUN nix \
--extra-experimental-features "nix-command flakes" \
--option filter-syscalls false \
develop -c dune build