For now? I'm experimenting on an old concept.
1{
2 "nodes": {
3 "fenix": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ],
8 "rust-analyzer-src": "rust-analyzer-src"
9 },
10 "locked": {
11 "lastModified": 1773818109,
12 "narHash": "sha256-Wsk92HrZODmCgBb+v7XfTMUAIEhqU+Obwj+09IKRTpU=",
13 "owner": "nix-community",
14 "repo": "fenix",
15 "rev": "b8b443c5a1bd8dd99df899b4ac786a7f410193e5",
16 "type": "github"
17 },
18 "original": {
19 "owner": "nix-community",
20 "repo": "fenix",
21 "type": "github"
22 }
23 },
24 "nixpkgs": {
25 "locked": {
26 "lastModified": 1773734432,
27 "narHash": "sha256-IF5ppUWh6gHGHYDbtVUyhwy/i7D261P7fWD1bPefOsw=",
28 "owner": "NixOS",
29 "repo": "nixpkgs",
30 "rev": "cda48547b432e8d3b18b4180ba07473762ec8558",
31 "type": "github"
32 },
33 "original": {
34 "owner": "NixOS",
35 "ref": "nixos-unstable",
36 "repo": "nixpkgs",
37 "type": "github"
38 }
39 },
40 "root": {
41 "inputs": {
42 "fenix": "fenix",
43 "nixpkgs": "nixpkgs",
44 "utils": "utils"
45 }
46 },
47 "rust-analyzer-src": {
48 "flake": false,
49 "locked": {
50 "lastModified": 1773775226,
51 "narHash": "sha256-413aE+fhubk1GA2v4IlRrpdZZzW/b89wJGuDfZCVtEs=",
52 "owner": "rust-lang",
53 "repo": "rust-analyzer",
54 "rev": "4eac290b58a70961e78f2e0c04f61a08b995b2cb",
55 "type": "github"
56 },
57 "original": {
58 "owner": "rust-lang",
59 "ref": "nightly",
60 "repo": "rust-analyzer",
61 "type": "github"
62 }
63 },
64 "systems": {
65 "locked": {
66 "lastModified": 1681028828,
67 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
68 "owner": "nix-systems",
69 "repo": "default",
70 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
71 "type": "github"
72 },
73 "original": {
74 "owner": "nix-systems",
75 "repo": "default",
76 "type": "github"
77 }
78 },
79 "utils": {
80 "inputs": {
81 "systems": "systems"
82 },
83 "locked": {
84 "lastModified": 1731533236,
85 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
86 "owner": "numtide",
87 "repo": "flake-utils",
88 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
89 "type": "github"
90 },
91 "original": {
92 "owner": "numtide",
93 "repo": "flake-utils",
94 "type": "github"
95 }
96 }
97 },
98 "root": "root",
99 "version": 7
100}