jobsets: fix nixpkgs repo name

This commit is contained in:
Astro 2019-09-12 14:44:26 +02:00
parent d7889c9799
commit 71b856f815
1 changed files with 1 additions and 1 deletions

View File

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