0xda157's nixvim config
1{
2 "nodes": {
3 "flake-parts": {
4 "inputs": {
5 "nixpkgs-lib": [
6 "nixpkgs"
7 ]
8 },
9 "locked": {
10 "lastModified": 1768135262,
11 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
12 "owner": "hercules-ci",
13 "repo": "flake-parts",
14 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
15 "type": "github"
16 },
17 "original": {
18 "owner": "hercules-ci",
19 "repo": "flake-parts",
20 "type": "github"
21 }
22 },
23 "nixpkgs": {
24 "locked": {
25 "lastModified": 1768875095,
26 "narHash": "sha256-dYP3DjiL7oIiiq3H65tGIXXIT1Waiadmv93JS0sS+8A=",
27 "owner": "NixOS",
28 "repo": "nixpkgs",
29 "rev": "ed142ab1b3a092c4d149245d0c4126a5d7ea00b0",
30 "type": "github"
31 },
32 "original": {
33 "owner": "NixOS",
34 "ref": "nixpkgs-unstable",
35 "repo": "nixpkgs",
36 "type": "github"
37 }
38 },
39 "nixvim": {
40 "inputs": {
41 "flake-parts": [
42 "flake-parts"
43 ],
44 "nixpkgs": "nixpkgs",
45 "systems": [
46 "systems"
47 ]
48 },
49 "locked": {
50 "lastModified": 1769537308,
51 "narHash": "sha256-N7famD4s2hiDIicr9mJWhUj8l9EULB60+1QN/S+UjeM=",
52 "owner": "nix-community",
53 "repo": "nixvim",
54 "rev": "7addac6d111837217c16762968a9042eac703f7e",
55 "type": "github"
56 },
57 "original": {
58 "owner": "nix-community",
59 "repo": "nixvim",
60 "type": "github"
61 }
62 },
63 "root": {
64 "inputs": {
65 "flake-parts": "flake-parts",
66 "nixpkgs": [
67 "nixvim",
68 "nixpkgs"
69 ],
70 "nixvim": "nixvim",
71 "systems": "systems"
72 }
73 },
74 "systems": {
75 "locked": {
76 "lastModified": 1681028828,
77 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
78 "owner": "nix-systems",
79 "repo": "default",
80 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
81 "type": "github"
82 },
83 "original": {
84 "owner": "nix-systems",
85 "repo": "default",
86 "type": "github"
87 }
88 }
89 },
90 "root": "root",
91 "version": 7
92}