diff --git a/hydra-project.json b/hydra-project.json index 7a7425b..ac79107 100644 --- a/hydra-project.json +++ b/hydra-project.json @@ -10,6 +10,6 @@ "emailoverride": "", "keepnr": 10, "inputs": { - "nixScripts": { "type": "git", "value": "git://github.com/m-labs/nix-scripts.git", "emailresponsible": false }, + "nixScripts": { "type": "git", "value": "git://github.com/m-labs/nix-scripts.git", "emailresponsible": false } } }