mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-08 19:46:12 +01:00
Add nix-serve
This commit is contained in:
parent
090d2e959a
commit
0b64407b56
1 changed files with 11 additions and 0 deletions
|
|
@ -147,6 +147,17 @@
|
|||
"repo": "patchelf",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"id": "nix-serve",
|
||||
"type": "indirect"
|
||||
},
|
||||
"to": {
|
||||
"owner": "edolstra",
|
||||
"repo": "nix-serve",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version": 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue