-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathflake.lock
More file actions
80 lines (80 loc) · 2.12 KB
/
flake.lock
File metadata and controls
80 lines (80 loc) · 2.12 KB
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1767313136,
"narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsUnstable": {
"locked": {
"lastModified": 1772773019,
"narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aca4d95fce4914b3892661bcb80b8087293536c6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgsUnstable": "nixpkgsUnstable",
"typescript-go-src": "typescript-go-src",
"typescript-src": "typescript-src"
}
},
"typescript-go-src": {
"flake": false,
"locked": {
"lastModified": 1777424922,
"narHash": "sha256-ebjX+1+9axEqsnZXCRZSumA38gPNdmoz98tMt2oftN4=",
"owner": "microsoft",
"repo": "typescript-go",
"rev": "56ab4af421576f5326e0c08be5ac67149c053618",
"type": "github"
},
"original": {
"owner": "microsoft",
"repo": "typescript-go",
"rev": "56ab4af421576f5326e0c08be5ac67149c053618",
"type": "github"
}
},
"typescript-src": {
"flake": false,
"locked": {
"lastModified": 1775154140,
"narHash": "sha256-3WkY0R9tt5jdI2cOemHm91KztsNJYP/uuOE0SYn0SvM=",
"owner": "microsoft",
"repo": "TypeScript",
"rev": "c3bd12d888b86f676718b16e64d7d2abcb423514",
"type": "github"
},
"original": {
"owner": "microsoft",
"repo": "TypeScript",
"rev": "c3bd12d888b86f676718b16e64d7d2abcb423514",
"type": "github"
}
}
},
"root": "root",
"version": 7
}