1
1
mirror of https://github.com/coot/free-category.git synced 2024-09-11 14:17:30 +03:00

Use nixox-18.09 in cricleci

This commit is contained in:
Marcin Szamotulski 2019-01-06 13:06:21 +01:00
parent 255d16547d
commit 02f90c2f63
No known key found for this signature in database
GPG Key ID: 788D56E52D63FAA4

View File

@ -9,7 +9,7 @@ commands:
- run:
name: "nix"
command: |
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
nix-channel --add https://nixos.org/channels/nixos-18.09
nix-channel --update
- run:
name: "install"