-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
85 lines (85 loc) · 2.06 KB
/
flake.lock
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
{
"nodes": {
"astapkgs": {
"inputs": {
"fenix": "fenix",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1687872378,
"narHash": "sha256-5w+SxjLMLxRtX0fU8Y9aAbLQZf8cvjVUD1qhXvCKmEo=",
"owner": "Astavie",
"repo": "astapkgs",
"rev": "d2a29fdf9937410e4501c1af79b098cfde63c705",
"type": "github"
},
"original": {
"owner": "Astavie",
"repo": "astapkgs",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"astapkgs",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1687674253,
"narHash": "sha256-wXpJrXGIcGbwyxF1ky1VyPg8YoVuAkoj57+kSRJ5yek=",
"owner": "nix-community",
"repo": "fenix",
"rev": "447bb10577505fb657724a7c02d406bfdec431ed",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1687555006,
"narHash": "sha256-GD2Kqb/DXQBRJcHqkM2qFZqbVenyO7Co/80JHRMg2U0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "33223d479ffde3d05ac16c6dff04ae43cc27e577",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"astapkgs": "astapkgs"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1687543309,
"narHash": "sha256-8oHRXbZ/G3JNtNgdgmZbG+0njutvKYugXxqTwCfeDHM=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "6ba2590541fb284555596e8b7967b05aaa576c22",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
}
},
"root": "root",
"version": 7
}