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

CI use nixpkgs-unstable channel

This commit is contained in:
Marcin Szamotulski 2019-10-05 23:16:27 +01:00
parent 4fdb07f48e
commit e448412f75

View File

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