fix: Bump Nix in CI setup to 2.2.2

Yants does not seem to work with older versions of Nix and I have not
yet figured out why.
This commit is contained in:
Vincent Ambo 2019-08-29 13:06:12 +01:00
parent f3c66e172c
commit 565a00254b

View file

@ -1,3 +1,4 @@
language: nix
nix: 2.2.2
script:
- nix eval --raw '(import ./tests.nix)' --show-trace