-
Notifications
You must be signed in to change notification settings - Fork 330
Expand file tree
/
Copy pathflake.lock
More file actions
67 lines (67 loc) · 1.75 KB
/
Copy pathflake.lock
File metadata and controls
67 lines (67 loc) · 1.75 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
{
"nodes": {
"nimbusBuildSystem": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777910482,
"narHash": "sha256-qb5nFHIasfgTHWKAkIIsblXU1OHDWrkfnCGZvRu1Zjg=",
"ref": "refs/heads/master",
"rev": "e757a6023b4dbd1915b4092eae66f51ffe51b92e",
"revCount": 250,
"submodules": true,
"type": "git",
"url": "https://github.com/status-im/nimbus-build-system"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/status-im/nimbus-build-system"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1768818593,
"narHash": "sha256-sMGoIJFAdXvGh4lZppBxJd4FYHQbNWtuZY4sn70OcrY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2a777ace4b722f2714cc06d596f2476ee628c04a",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2a777ace4b722f2714cc06d596f2476ee628c04a",
"type": "github"
}
},
"nixpkgsGccCompat": {
"locked": {
"lastModified": 1767313136,
"narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
"type": "github"
}
},
"root": {
"inputs": {
"nimbusBuildSystem": "nimbusBuildSystem",
"nixpkgs": "nixpkgs",
"nixpkgsGccCompat": "nixpkgsGccCompat"
}
}
},
"root": "root",
"version": 7
}