My entire NixOS config or something!
1{
2 "nodes": {
3 "flake-parts": {
4 "inputs": {
5 "nixpkgs-lib": [
6 "nixvim",
7 "nixpkgs"
8 ]
9 },
10 "locked": {
11 "lastModified": 1769996383,
12 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
13 "owner": "hercules-ci",
14 "repo": "flake-parts",
15 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
16 "type": "github"
17 },
18 "original": {
19 "owner": "hercules-ci",
20 "repo": "flake-parts",
21 "type": "github"
22 }
23 },
24 "home-manager": {
25 "inputs": {
26 "nixpkgs": [
27 "nixpkgs"
28 ]
29 },
30 "locked": {
31 "lastModified": 1772516620,
32 "narHash": "sha256-2r4cKdqCVlQkvcTcLUMxmsmAYZZxCMd//w/PnDnukTE=",
33 "owner": "nix-community",
34 "repo": "home-manager",
35 "rev": "2b9504d5a0169d4940a312abe2df2c5658db8de9",
36 "type": "github"
37 },
38 "original": {
39 "owner": "nix-community",
40 "repo": "home-manager",
41 "type": "github"
42 }
43 },
44 "nixpkgs": {
45 "locked": {
46 "lastModified": 1772433332,
47 "narHash": "sha256-izhTDFKsg6KeVBxJS9EblGeQ8y+O8eCa6RcW874vxEc=",
48 "owner": "nixos",
49 "repo": "nixpkgs",
50 "rev": "cf59864ef8aa2e178cccedbe2c178185b0365705",
51 "type": "github"
52 },
53 "original": {
54 "owner": "nixos",
55 "ref": "nixos-unstable",
56 "repo": "nixpkgs",
57 "type": "github"
58 }
59 },
60 "nixpkgs_2": {
61 "locked": {
62 "lastModified": 1770380644,
63 "narHash": "sha256-P7dWMHRUWG5m4G+06jDyThXO7kwSk46C1kgjEWcybkE=",
64 "owner": "NixOS",
65 "repo": "nixpkgs",
66 "rev": "ae67888ff7ef9dff69b3cf0cc0fbfbcd3a722abe",
67 "type": "github"
68 },
69 "original": {
70 "owner": "NixOS",
71 "ref": "nixpkgs-unstable",
72 "repo": "nixpkgs",
73 "type": "github"
74 }
75 },
76 "nixvim": {
77 "inputs": {
78 "flake-parts": "flake-parts",
79 "nixpkgs": "nixpkgs_2",
80 "systems": "systems"
81 },
82 "locked": {
83 "lastModified": 1772402258,
84 "narHash": "sha256-3DmCFOdmbkFML1/G9gj8Wb+rCCZFPOQtNoMCpqOF8SA=",
85 "owner": "nix-community",
86 "repo": "nixvim",
87 "rev": "21ae25e13b01d3b4cdc750b5f9e7bad68b150c10",
88 "type": "github"
89 },
90 "original": {
91 "owner": "nix-community",
92 "repo": "nixvim",
93 "type": "github"
94 }
95 },
96 "plasma-manager": {
97 "inputs": {
98 "home-manager": [
99 "home-manager"
100 ],
101 "nixpkgs": [
102 "nixpkgs"
103 ]
104 },
105 "locked": {
106 "lastModified": 1772361940,
107 "narHash": "sha256-B1Cz+ydL1iaOnGlwOFld/C8lBECPtzhiy/pP93/CuyY=",
108 "owner": "nix-community",
109 "repo": "plasma-manager",
110 "rev": "a4b33606111c9c5dcd10009042bb710307174f51",
111 "type": "github"
112 },
113 "original": {
114 "owner": "nix-community",
115 "repo": "plasma-manager",
116 "type": "github"
117 }
118 },
119 "root": {
120 "inputs": {
121 "home-manager": "home-manager",
122 "nixpkgs": "nixpkgs",
123 "nixvim": "nixvim",
124 "plasma-manager": "plasma-manager"
125 }
126 },
127 "systems": {
128 "locked": {
129 "lastModified": 1681028828,
130 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
131 "owner": "nix-systems",
132 "repo": "default",
133 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
134 "type": "github"
135 },
136 "original": {
137 "owner": "nix-systems",
138 "repo": "default",
139 "type": "github"
140 }
141 }
142 },
143 "root": "root",
144 "version": 7
145}