-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
63 lines (63 loc) · 1.55 KB
/
flake.lock
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"nodes": {
"hix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1698691616,
"narHash": "sha256-nlZlxp6UQju+c5J+mvj4Orz+Xmew5A7lJY4HhMd/n3M=",
"ref": "refs/heads/main",
"rev": "b0c5fd50d00da7b04b4d70008c94ba494aad7286",
"revCount": 610,
"type": "git",
"url": "https://git.tryp.io/tek/hix"
},
"original": {
"type": "git",
"url": "https://git.tryp.io/tek/hix"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1695318763,
"narHash": "sha256-FHVPDRP2AfvsxAdc+AsgFJevMz5VBmnZglFUMlxBkcY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e12483116b3b51a185a33a272bf351e357ba9a99",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e12483116b3b51a185a33a272bf351e357ba9a99",
"type": "github"
}
},
"ribosome": {
"inputs": {
"hix": "hix"
},
"locked": {
"lastModified": 1703727648,
"narHash": "sha256-9CS0RZ+6HJVIP1dCocDcyogSb6MYA1H0zLs8awqH6Lc=",
"ref": "refs/heads/main",
"rev": "e927f3c5f440ee8e22b6c02bf182394f0fff66d1",
"revCount": 853,
"type": "git",
"url": "https://git.tryp.io/tek/ribosome"
},
"original": {
"type": "git",
"url": "https://git.tryp.io/tek/ribosome"
}
},
"root": {
"inputs": {
"ribosome": "ribosome"
}
}
},
"root": "root",
"version": 7
}