mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-08 11:36:12 +01:00
add bundlers
This commit is contained in:
parent
8d4ec27c73
commit
10a2d9ce26
1 changed files with 11 additions and 0 deletions
|
|
@ -244,6 +244,17 @@
|
|||
"repo": "nickel",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"id": "bundlers",
|
||||
"type": "indirect"
|
||||
},
|
||||
"to": {
|
||||
"owner": "NixOS",
|
||||
"repo": "bundlers",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version": 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue