add missing nixpkgs

This commit is contained in:
Robin Raymond 2017-09-21 10:58:03 +02:00
parent 9a737b1ac2
commit 82cd71835b

View File

@ -1,4 +1,5 @@
language: nix
script:
- git clone --depth 1 https://github.com/NixOS/nixpkgs ../nixpkgs
- nix-build tests/intern.nix
- nix-build tests/extern.nix