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