chore(build): Bump nixpkgs version used in Travis

This version matches the updated popularity URL.
This commit is contained in:
Vincent Ambo 2019-09-21 12:18:04 +01:00 committed by Vincent Ambo
parent 64f74abc4d
commit f0b69638e1

View file

@ -2,7 +2,7 @@ language: nix
services:
- docker
env:
- NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/88d9f776091896cfe57dc6fbdf246e7d27d5f105.tar.gz
- NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/5271f8dddc0f2e54f55bd2fc1868c09ff72ac980.tar.gz
before_script:
- mkdir test-files
- echo ${GOOGLE_KEY} | base64 -d > test-files/key.json