-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
96 lines (96 loc) · 2.42 KB
/
Copy pathflake.lock
File metadata and controls
96 lines (96 loc) · 2.42 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"nodes": {
"nim-checksums": {
"flake": false,
"locked": {
"lastModified": 1784606006,
"narHash": "sha256-JDOEWn6jE7husF3Rgz2mH9f9TYeTNzaCQRRWHaX/n9Q=",
"owner": "nim-lang",
"repo": "checksums",
"rev": "f58b22377f26d30a89bfbbf1d8a412e20464557d",
"type": "github"
},
"original": {
"owner": "nim-lang",
"repo": "checksums",
"type": "github"
}
},
"nim-csources": {
"flake": false,
"locked": {
"lastModified": 1762688095,
"narHash": "sha256-pTcm2y+HDOuTol8DyoJMOMHsUA6QrgwGdfcOu1NX4PU=",
"owner": "nim-lang",
"repo": "csources_v3",
"rev": "eeab3ac46e93f10efda8e58c4db02b9438319d71",
"type": "github"
},
"original": {
"owner": "nim-lang",
"repo": "csources_v3",
"type": "github"
}
},
"nim-src": {
"flake": false,
"locked": {
"lastModified": 1786224502,
"narHash": "sha256-JPhtuL4pyoTYwAt6CEkA2/YO4H2FQ/ySqlaRJfn1Kp8=",
"owner": "nim-lang",
"repo": "Nim",
"rev": "f0e7969bb03a5dc6d7830197c63610559acf2556",
"type": "github"
},
"original": {
"owner": "nim-lang",
"ref": "devel",
"repo": "Nim",
"type": "github"
}
},
"nimony": {
"flake": false,
"locked": {
"lastModified": 1786211705,
"narHash": "sha256-SQpL0hgL0PRSfQrIH5rBtLkM+48XUIPnqdLe5u/qSSs=",
"owner": "nim-lang",
"repo": "nimony",
"rev": "43d72f376f99398405c06b8f5715a169d3cffb82",
"type": "github"
},
"original": {
"owner": "nim-lang",
"repo": "nimony",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1785975029,
"narHash": "sha256-X44cn5rzytELc3NNoQsh0aLkjWA/QzPfc6HPQmsG3sU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "70ce234312134a463ba7728e94da2486a1d237ac",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nim-checksums": "nim-checksums",
"nim-csources": "nim-csources",
"nim-src": "nim-src",
"nimony": "nimony",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}