From 1f66b50d8c9a79a1d2aae9da2afb79a86575560b Mon Sep 17 00:00:00 2001 From: mat ess Date: Wed, 19 Oct 2022 19:15:31 -0400 Subject: [PATCH] Add nix options to build --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c965c86..e5da165 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: - name: result path: ./result/ commands: - - nix build + - nix --experimental-features nix-command --experimental-features flakes build - name: netlify deploy image: lucap/netlify