diff --git a/flake.nix b/flake.nix index 6860233..0ac9ab6 100644 --- a/flake.nix +++ b/flake.nix @@ -62,7 +62,7 @@ ]; buildPhase = '' - bundle exec jekyll build + bundle exec jekyll build --future ''; installPhase = ''