-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
83 lines (83 loc) · 2.61 KB
/
Copy pathflake.lock
File metadata and controls
83 lines (83 loc) · 2.61 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
{
"nodes": {
"data-aarch64-darwin": {
"flake": false,
"locked": {
"narHash": "sha256-pQV7SriqBMhL9H/lUhdjcxphovLdg3xMKTwjTu9DXt0=",
"type": "file",
"url": "https://github.com/tomberek/fastpkgs/releases/download/data-20260813/legacyPackages.aarch64-darwin.json.min"
},
"original": {
"type": "file",
"url": "https://github.com/tomberek/fastpkgs/releases/download/data-20260813/legacyPackages.aarch64-darwin.json.min"
}
},
"data-aarch64-linux": {
"flake": false,
"locked": {
"narHash": "sha256-WjMlg2DeV/z3x/1vU0EO+T78u6Jwt6WSwt+BQcN5T84=",
"type": "file",
"url": "https://github.com/tomberek/fastpkgs/releases/download/data-20260813/legacyPackages.aarch64-linux.json.min"
},
"original": {
"type": "file",
"url": "https://github.com/tomberek/fastpkgs/releases/download/data-20260813/legacyPackages.aarch64-linux.json.min"
}
},
"data-x86_64-linux": {
"flake": false,
"locked": {
"narHash": "sha256-XF0gEGxo6qNqSswNsB3FZEwhM2iVHPfI9v0G8C11zOE=",
"type": "file",
"url": "https://github.com/tomberek/fastpkgs/releases/download/data-20260813/legacyPackages.x86_64-linux.json.min"
},
"original": {
"type": "file",
"url": "https://github.com/tomberek/fastpkgs/releases/download/data-20260813/legacyPackages.x86_64-linux.json.min"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "NixOS",
"repo": "flake-compat",
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1786384358,
"narHash": "sha256-RzPPiWeUtuvymnpuEWsdtzli5w4kjZs49FqEs3/1u+I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fcb964de67fcf60b43471c55d5d99e61a9ccb5a",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fcb964de67fcf60b43471c55d5d99e61a9ccb5a",
"type": "github"
}
},
"root": {
"inputs": {
"data-aarch64-darwin": "data-aarch64-darwin",
"data-aarch64-linux": "data-aarch64-linux",
"data-x86_64-linux": "data-x86_64-linux",
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}