0xda157's nixvim config
1{
2 "nodes": {
3 "flake-parts": {
4 "inputs": {
5 "nixpkgs-lib": [
6 "nixpkgs"
7 ]
8 },
9 "locked": {
10 "lastModified": 1767609335,
11 "narHash": "sha256-feveD98mQpptwrAEggBQKJTYbvwwglSbOv53uCfH9PY=",
12 "owner": "hercules-ci",
13 "repo": "flake-parts",
14 "rev": "250481aafeb741edfe23d29195671c19b36b6dca",
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": 1767026758,
26 "narHash": "sha256-7fsac/f7nh/VaKJ/qm3I338+wAJa/3J57cOGpXi0Sbg=",
27 "owner": "NixOS",
28 "repo": "nixpkgs",
29 "rev": "346dd96ad74dc4457a9db9de4f4f57dab2e5731d",
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": 1767608728,
51 "narHash": "sha256-kmSJCTgrx+BxgqQOTPHAOkohvO+lbRsPWqu+PSPcz3I=",
52 "owner": "nix-community",
53 "repo": "nixvim",
54 "rev": "851399eebd0fb383d2fd76269d859f16021dc7a8",
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}