depot/third_party/home-manager/tests/modules/misc/nix/example-registry-expected.json

18 lines
252 B
JSON
Raw Normal View History

{
"flakes": [
{
"exact": true,
"from": {
"id": "nixpkgs",
"type": "indirect"
},
"to": {
"owner": "my-org",
"repo": "my-nixpkgs",
"type": "github"
}
}
],
"version": 2
}