-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
60 lines (60 loc) · 1.42 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
{
"nodes": {
"nixjs-rt": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1707640111,
"narHash": "sha256-H4VMvxvN2+l0gZalvFyxEALWlYjZm1+Vh6m3VEFs/mU=",
"owner": "urbas",
"repo": "nixjs-rt",
"rev": "d01121bab47082d1986f00c88cbb887890d5b69f",
"type": "github"
},
"original": {
"owner": "urbas",
"repo": "nixjs-rt",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1707451808,
"narHash": "sha256-UwDBUNHNRsYKFJzyTMVMTF5qS4xeJlWoeyJf+6vvamU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "442d407992384ed9c0e6d352de75b69079904e4e",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1707743206,
"narHash": "sha256-AehgH64b28yKobC/DAWYZWkJBxL/vP83vkY+ag2Hhy4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2d627a2a704708673e56346fcb13d25344b8eaf3",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixjs-rt": "nixjs-rt",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}