-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
61 lines (61 loc) · 1.46 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
{
"nodes": {
"hix": {
"inputs": {
"nixpkgs": "nixpkgs",
"thax": "thax"
},
"locked": {
"lastModified": 1689275875,
"narHash": "sha256-hRWVPp+dITFroDctUW81mLdFP291BnLNEmFvIVOz2vQ=",
"ref": "refs/heads/main",
"rev": "7cebee2e3c608affff7fa337ff940c9f25facb61",
"revCount": 463,
"type": "git",
"url": "https://git.tryp.io/tek/hix"
},
"original": {
"type": "git",
"url": "https://git.tryp.io/tek/hix"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1686582075,
"narHash": "sha256-vtflsfKkHtF8IduxDNtbme4cojiqvlvjp5QNYhvoHXc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7e63eed145566cca98158613f3700515b4009ce3",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7e63eed145566cca98158613f3700515b4009ce3",
"type": "github"
}
},
"root": {
"inputs": {
"hix": "hix"
}
},
"thax": {
"locked": {
"lastModified": 1677960812,
"narHash": "sha256-FYkZZVTMBo0dtqPr73tadUz+69jgQBo2S4qKOxTGWZ4=",
"owner": "tek",
"repo": "thax",
"rev": "4b4f68d0232e1f707d97bbcaab0d5534b97ba94f",
"type": "github"
},
"original": {
"owner": "tek",
"repo": "thax",
"type": "github"
}
}
},
"root": "root",
"version": 7
}