Update 'spec.nix'
This commit is contained in:
parent
76266468c6
commit
4700921dbb
7
spec.nix
7
spec.nix
@ -19,14 +19,15 @@
|
|||||||
"inputs": {
|
"inputs": {
|
||||||
"src": {
|
"src": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"value": "git://github.com/shlevy/declarative-hydra-example.git master",
|
"value": "https://git.illustris.tech/illustris/hydra-builds master",
|
||||||
"emailresponsible": false
|
"emailresponsible": false
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"value": "https://github.com/NixOS/nixpkgs.git master",
|
"value": "https://github.com/NixOS/nixpkgs master",
|
||||||
"emailresponsible": false
|
"emailresponsible": false
|
||||||
}
|
},
|
||||||
|
"maintainer": { "type": "string", "value": "illustris" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user