mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-08 19:46:12 +01:00
Merge pull request #27 from hercules-ci/add-hercules-ci
Add hercules-ci flakes
This commit is contained in:
commit
328ee1a4aa
1 changed files with 44 additions and 0 deletions
|
|
@ -11,6 +11,17 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": {
|
||||||
|
"id": "arion",
|
||||||
|
"type": "indirect"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"owner": "hercules-ci",
|
||||||
|
"repo": "arion",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": {
|
"from": {
|
||||||
"id": "blender-bin",
|
"id": "blender-bin",
|
||||||
|
|
@ -67,6 +78,17 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": {
|
||||||
|
"id": "flake-parts",
|
||||||
|
"type": "indirect"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"owner": "hercules-ci",
|
||||||
|
"repo": "flake-parts",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": {
|
"from": {
|
||||||
"id": "flake-utils",
|
"id": "flake-utils",
|
||||||
|
|
@ -89,6 +111,28 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": {
|
||||||
|
"id": "hercules-ci-effects",
|
||||||
|
"type": "indirect"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"owner": "hercules-ci",
|
||||||
|
"repo": "hercules-ci-effects",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": {
|
||||||
|
"id": "hercules-ci-agent",
|
||||||
|
"type": "indirect"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"owner": "hercules-ci",
|
||||||
|
"repo": "hercules-ci-agent",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": {
|
"from": {
|
||||||
"id": "home-manager",
|
"id": "home-manager",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue