1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
{
"pins": {
"asecret": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "aforemny",
"repo": "asecret"
},
"branch": "main",
"submodules": false,
"revision": "d56990e50ec64be7912b0e31516514c0d34a3b17",
"url": "https://github.com/aforemny/asecret/archive/d56990e50ec64be7912b0e31516514c0d34a3b17.tar.gz",
"hash": "1an7xd5sh01gjzlk6fwwk4zq8xgkssgfmjyn74izxmfyk76nfd39"
},
"nixpkgs": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "ibizaman",
"repo": "nixpkgs"
},
"branch": "contracts-rfc",
"submodules": false,
"revision": "806da47057a25b05e5f76284cd16bde2e3562647",
"url": "https://github.com/ibizaman/nixpkgs/archive/806da47057a25b05e5f76284cd16bde2e3562647.tar.gz",
"hash": "0rdyzbxkq32d4vfx15xmsgszsdla9r0mqdsl1dw3mmqq5fn193nx"
}
},
"version": 5
}
|