add missing nixpkgs
This commit is contained in:
parent
9a737b1ac2
commit
82cd71835b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue