elixir
r/o

liia / 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": 1764744176,
12
"narHash": "sha256-MksxY4Y6ybzUnU9CgqcAhhj8sFqdNiIbzVbO2VSczFk=",
13
"owner": "nix-community",
14
"repo": "fenix",
15
"rev": "41fb8b3ae267c2bfeede3f99898dc52a6d893dfc",
16
"type": "github"
17
},
18
"original": {
19
"owner": "nix-community",
20
"repo": "fenix",
21
"type": "github"
22
}
23
},
24
"nixpkgs": {
25
"locked": {
26
"lastModified": 1764494334,
27
"narHash": "sha256-x2xCEXUlU4Ap56+t5HaoReOQ/bV/bIQ5rzTn/m+V3HQ=",
28
"owner": "NixOS",
29
"repo": "nixpkgs",
30
"rev": "d542db745310b6929708d9abea513f3ff19b1341",
31
"type": "github"
32
},
33
"original": {
34
"owner": "NixOS",
35
"ref": "nixos-25.11",
36
"repo": "nixpkgs",
37
"type": "github"
38
}
39
},
40
"root": {
41
"inputs": {
42
"fenix": "fenix",
43
"nixpkgs": "nixpkgs"
44
}
45
},
46
"rust-analyzer-src": {
47
"flake": false,
48
"locked": {
49
"lastModified": 1764704125,
50
"narHash": "sha256-dt9B8HzKJGbUN420+n3w985hC4H7TdISbabP/XVvCHA=",
51
"owner": "rust-lang",
52
"repo": "rust-analyzer",
53
"rev": "f42c15ba54264c11dd6362510551209c67f9aa15",
54
"type": "github"
55
},
56
"original": {
57
"owner": "rust-lang",
58
"ref": "nightly",
59
"repo": "rust-analyzer",
60
"type": "github"
61
}
62
}
63
},
64
"root": "root",
65
"version": 7
66
}
67