We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
pipa / flake.lock
1
{
2
"nodes": {
3
"fenix": {
4
"inputs": {
5
"nixpkgs": [
6
"nixpkgs"
7
],
8
"rust-analyzer-src": "rust-analyzer-src"
9
},
10
"locked": {
11
"lastModified": 1753944209,
12
"narHash": "sha256-dcGdqxhRRGoA/S38BsWOrwIiLYEBOqXKauHdFwKR310=",
13
"owner": "nix-community",
14
"repo": "fenix",
15
"rev": "5ef8607d6e8a08cfb3946aaacaa0494792adf4ae",
16
"type": "github"
17
},
18
"original": {
19
"owner": "nix-community",
20
"repo": "fenix",
21
"type": "github"
22
}
23
},
24
"nixpkgs": {
25
"locked": {
26
"lastModified": 1757958376,
27
"narHash": "sha256-gvMlNIPPVewHdqDPYkIOuwU0b6N/CLNsW7t9GJLRbsQ=",
28
"owner": "NixOS",
29
"repo": "nixpkgs",
30
"rev": "539a8b7cd027b667fd01ec763dff2fbb1d585908",
31
"type": "github"
32
},
33
"original": {
34
"owner": "NixOS",
35
"repo": "nixpkgs",
36
"rev": "539a8b7cd027b667fd01ec763dff2fbb1d585908",
37
"type": "github"
38
}
39
},
40
"root": {
41
"inputs": {
42
"fenix": "fenix",
43
"nixpkgs": "nixpkgs"
44
}
45
},
46
"rust-analyzer-src": {
47
"locked": {
48
"lastModified": 1753838657,
49
"narHash": "sha256-4FA7NTmrAqW5yt4A3hhzgDmAFD0LbGRMGKhb1LBSItI=",
50
"owner": "rust-lang",
51
"repo": "rust-analyzer",
52
"rev": "8611b714597c89b092f3d4874f14acd3f72f44fd",
53
"type": "github"
54
},
55
"original": {
56
"owner": "rust-lang",
57
"ref": "nightly",
58
"repo": "rust-analyzer",
59
"type": "github"
60
}
61
}
62
},
63
"root": "root",
64
"version": 7
65
}
66