Just the source code for my personal website.
1{
2 "nodes": {
3 "fenix": {
4 "inputs": {
5 "nixpkgs": [
6 "naersk",
7 "nixpkgs"
8 ],
9 "rust-analyzer-src": "rust-analyzer-src"
10 },
11 "locked": {
12 "lastModified": 1752475459,
13 "narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=",
14 "owner": "nix-community",
15 "repo": "fenix",
16 "rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f",
17 "type": "github"
18 },
19 "original": {
20 "owner": "nix-community",
21 "repo": "fenix",
22 "type": "github"
23 }
24 },
25 "naersk": {
26 "inputs": {
27 "fenix": "fenix",
28 "nixpkgs": [
29 "nixpkgs"
30 ]
31 },
32 "locked": {
33 "lastModified": 1752689277,
34 "narHash": "sha256-uldUBFkZe/E7qbvxa3mH1ItrWZyT6w1dBKJQF/3ZSsc=",
35 "owner": "nix-community",
36 "repo": "naersk",
37 "rev": "0e72363d0938b0208d6c646d10649164c43f4d64",
38 "type": "github"
39 },
40 "original": {
41 "owner": "nix-community",
42 "repo": "naersk",
43 "type": "github"
44 }
45 },
46 "nixpkgs": {
47 "locked": {
48 "lastModified": 1762111121,
49 "narHash": "sha256-4vhDuZ7OZaZmKKrnDpxLZZpGIJvAeMtK6FKLJYUtAdw=",
50 "owner": "NixOS",
51 "repo": "nixpkgs",
52 "rev": "b3d51a0365f6695e7dd5cdf3e180604530ed33b4",
53 "type": "github"
54 },
55 "original": {
56 "id": "nixpkgs",
57 "ref": "nixos-unstable",
58 "type": "indirect"
59 }
60 },
61 "root": {
62 "inputs": {
63 "naersk": "naersk",
64 "nixpkgs": "nixpkgs"
65 }
66 },
67 "rust-analyzer-src": {
68 "flake": false,
69 "locked": {
70 "lastModified": 1752428706,
71 "narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=",
72 "owner": "rust-lang",
73 "repo": "rust-analyzer",
74 "rev": "591e3b7624be97e4443ea7b5542c191311aa141d",
75 "type": "github"
76 },
77 "original": {
78 "owner": "rust-lang",
79 "ref": "nightly",
80 "repo": "rust-analyzer",
81 "type": "github"
82 }
83 }
84 },
85 "root": "root",
86 "version": 7
87}