From 4f69fe396aa2e4cdd392bc9b7bc3459dfd595667 Mon Sep 17 00:00:00 2001 From: mat ess Date: Wed, 19 Oct 2022 21:06:03 -0400 Subject: [PATCH] Try a fix --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 019d384..b1892fa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ type: docker name: default environment: - NIX: nix --extra-experimental-features 'nix-command flakes ca-derivations' + NIX: nix --experimental-features 'nix-command flakes ca-derivations' CACHE_NAME: mat steps: