From 78bfc5d11c5b44006b56e93dfee2c2024ca715dd Mon Sep 17 00:00:00 2001 From: Alexander Bantyev Date: Thu, 23 Sep 2021 12:23:45 +0300 Subject: Use nix-unstable command --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 5bbe329..72bb999 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -5,4 +5,4 @@ steps: - label: Check Nix flake commands: - - nix-shell --run 'nix --experimental-features "nix-command flakes" flake check -L' + - nix-unstable flake check -L -- cgit v1.2.3