mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-08 19:46:12 +01:00
Add pridefetch to the flake registry
This commit is contained in:
parent
5e7e4d3227
commit
00935109f2
1 changed files with 11 additions and 0 deletions
|
|
@ -288,6 +288,17 @@
|
||||||
"repo": "bundlers",
|
"repo": "bundlers",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": {
|
||||||
|
"id": "pridefetch",
|
||||||
|
"type": "indirect"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"owner": "SpyHoodle",
|
||||||
|
"repo": "pridefetch",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 2
|
"version": 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue