mirror of
https://code.tvl.fyi/depot.git:/tools/nixery.git
synced 2025-03-15 06:01:51 +00:00
chore(build): Bump nixpkgs version used in Travis
This version matches the updated popularity URL.
This commit is contained in:
parent
6a4581c940
commit
fbbcd68bb4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user