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