mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-12-17 14:31:17 +01:00
Merge pull request #24 from Minion3665/master
Add pridefetch to the flake registry
This commit is contained in:
commit
ca3c40fc97
1 changed files with 11 additions and 0 deletions
|
|
@ -331,6 +331,17 @@
|
|||
"repo": "bundlers",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"id": "pridefetch",
|
||||
"type": "indirect"
|
||||
},
|
||||
"to": {
|
||||
"owner": "SpyHoodle",
|
||||
"repo": "pridefetch",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version": 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue