-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathflake.lock
More file actions
120 lines (120 loc) · 2.95 KB
/
flake.lock
File metadata and controls
120 lines (120 loc) · 2.95 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"nodes": {
"adios": {
"locked": {
"lastModified": 1772186395,
"narHash": "sha256-NshyMZYZwjKMLKEX0eDf9Fcekq8MFNFk02wW5knzlZU=",
"owner": "adisbladis",
"repo": "adios",
"rev": "6a54071689ec9ec784a16e4eec8ddb864eca2982",
"type": "github"
},
"original": {
"owner": "adisbladis",
"repo": "adios",
"type": "github"
}
},
"adios-flake": {
"inputs": {
"adios": "adios"
},
"locked": {
"lastModified": 1772646328,
"narHash": "sha256-0xwNbjvHON8LqhIx5VMPZpR1B5Unq/7BH6tktELwRyA=",
"owner": "Mic92",
"repo": "adios-flake",
"rev": "6082a7bf428fe6c29b80c8ef4582ffce46cfea77",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "adios-flake",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1776734388,
"narHash": "sha256-vl3dkhlE5gzsItuHoEMVe+DlonsK+0836LIRDnm6MXQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "10e7ad5bbcb421fe07e3a4ad53a634b0cd57ffac",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-25.11",
"type": "indirect"
}
},
"red-tape": {
"inputs": {
"adios-flake": "adios-flake",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1774285314,
"narHash": "sha256-ad5J3MsK11stsDfR0no6zr6K/c7Rr8HCQFpVw1ixmLA=",
"owner": "phaer",
"repo": "red-tape",
"rev": "5ad2da408cc59621dfedd2d9256e0b6c082256c6",
"type": "github"
},
"original": {
"owner": "phaer",
"repo": "red-tape",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"red-tape": "red-tape",
"rust": "rust"
}
},
"rust": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1776931971,
"narHash": "sha256-3ZcWjBpZKsiWT0X9CSa6zG+Zk4ZRAmh56KYrm2iRqKU=",
"owner": "nix-community",
"repo": "fenix",
"rev": "5b3016c5f8cdd37d5e557646d369ce76e30666de",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1776800521,
"narHash": "sha256-f8YJfwAOsLFpIoqZuX3yF69UvMLrkx7iVzMH1pJU7cM=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "8954b66d43225e62c92e8bbcc8500191b5cceb1e",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
}
},
"root": "root",
"version": 7
}