Update 'spec.nix'

This commit is contained in:
illustris 2022-02-05 14:52:10 +00:00
parent 76266468c6
commit 4700921dbb

View File

@ -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