0xda157's nixvim config
1{
2 "nodes": {
3 "flake-parts": {
4 "inputs": {
5 "nixpkgs-lib": [
6 "nixpkgs"
7 ]
8 },
9 "locked": {
10 "lastModified": 1763759067,
11 "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=",
12 "owner": "hercules-ci",
13 "repo": "flake-parts",
14 "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0",
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": 1764642553,
26 "narHash": "sha256-mvbFFzVBhVK1FjyPHZGMAKpNiqkr7k++xIwy+p/NQvA=",
27 "owner": "NixOS",
28 "repo": "nixpkgs",
29 "rev": "f720de59066162ee879adcc8c79e15c51fe6bfb4",
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 "nuschtosSearch": [],
46 "systems": [
47 "systems"
48 ]
49 },
50 "locked": {
51 "lastModified": 1764803799,
52 "narHash": "sha256-94SMf4Uw5iSoX37ui6LAdcadCUHUDfrvggGay0uWkis=",
53 "owner": "nix-community",
54 "repo": "nixvim",
55 "rev": "5d1c27e53c96e2c94e69f2e2d083ef147b3a3ccb",
56 "type": "github"
57 },
58 "original": {
59 "owner": "nix-community",
60 "repo": "nixvim",
61 "type": "github"
62 }
63 },
64 "root": {
65 "inputs": {
66 "flake-parts": "flake-parts",
67 "nixpkgs": [
68 "nixvim",
69 "nixpkgs"
70 ],
71 "nixvim": "nixvim",
72 "systems": "systems"
73 }
74 },
75 "systems": {
76 "locked": {
77 "lastModified": 1681028828,
78 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
79 "owner": "nix-systems",
80 "repo": "default",
81 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
82 "type": "github"
83 },
84 "original": {
85 "owner": "nix-systems",
86 "repo": "default",
87 "type": "github"
88 }
89 }
90 },
91 "root": "root",
92 "version": 7
93}