jobsets: add missing nixpkgs input

This commit is contained in:
Astro 2019-09-12 02:30:02 +02:00
parent eb31cceb80
commit a7678a4522
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"emailoverride": "astro@spaceboyz.net",
"keepnr": 10,
"inputs": {
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs-channels nixos-19.03", "emailresponsible": false },
"hydra-config": { "type": "git", "value": "https://gitea.c3d2.de/C3D2/hydra-config.git master 1", "emailresponsible": false }
}
}