the Pipa Index ·
elixir
r/o

pipa / flake.lock

1
{
2
"nodes": {
3
"fenix": {
4
"inputs": {
5
"rust-analyzer-src": "rust-analyzer-src",
6
"nixpkgs": [
7
"nixpkgs"
8
]
9
},
10
"locked": {
11
"type": "github",
12
"lastModified": 1753944209,
13
"narHash": "sha256-dcGdqxhRRGoA/S38BsWOrwIiLYEBOqXKauHdFwKR310=",
14
"owner": "nix-community",
15
"repo": "fenix",
16
"rev": "5ef8607d6e8a08cfb3946aaacaa0494792adf4ae"
17
},
18
"original": {
19
"type": "github",
20
"owner": "nix-community",
21
"repo": "fenix"
22
}
23
},
24
"nixpkgs": {
25
"locked": {
26
"type": "github",
27
"lastModified": 1760965567,
28
"narHash": "sha256-0JDOal5P7xzzAibvD0yTE3ptyvoVOAL0rcELmDdtSKg=",
29
"owner": "NixOS",
30
"repo": "nixpkgs",
31
"rev": "cb82756ecc37fa623f8cf3e88854f9bf7f64af93"
32
},
33
"original": {
34
"type": "github",
35
"owner": "NixOS",
36
"repo": "nixpkgs",
37
"rev": "cb82756ecc37fa623f8cf3e88854f9bf7f64af93"
38
}
39
},
40
"root": {
41
"inputs": {
42
"nixpkgs": "nixpkgs",
43
"fenix": "fenix"
44
}
45
},
46
"rust-analyzer-src": {
47
"locked": {
48
"type": "github",
49
"lastModified": 1753838657,
50
"narHash": "sha256-4FA7NTmrAqW5yt4A3hhzgDmAFD0LbGRMGKhb1LBSItI=",
51
"owner": "rust-lang",
52
"repo": "rust-analyzer",
53
"rev": "8611b714597c89b092f3d4874f14acd3f72f44fd"
54
},
55
"original": {
56
"type": "github",
57
"owner": "rust-lang",
58
"repo": "rust-analyzer",
59
"ref": "nightly"
60
}
61
}
62
},
63
"root": "root",
64
"version": 7
65
}
66