neovim configuration using rocks.nvim plugin manager
at main 7.6 kB view raw
1{ 2 "nodes": { 3 "flake-compat": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1733328505, 7 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", 8 "owner": "edolstra", 9 "repo": "flake-compat", 10 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "edolstra", 15 "repo": "flake-compat", 16 "type": "github" 17 } 18 }, 19 "flake-compat_2": { 20 "flake": false, 21 "locked": { 22 "lastModified": 1696426674, 23 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 24 "owner": "edolstra", 25 "repo": "flake-compat", 26 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 27 "type": "github" 28 }, 29 "original": { 30 "owner": "edolstra", 31 "repo": "flake-compat", 32 "type": "github" 33 } 34 }, 35 "flake-parts": { 36 "inputs": { 37 "nixpkgs-lib": "nixpkgs-lib" 38 }, 39 "locked": { 40 "lastModified": 1740872218, 41 "narHash": "sha256-ZaMw0pdoUKigLpv9HiNDH2Pjnosg7NBYMJlHTIsHEUo=", 42 "owner": "hercules-ci", 43 "repo": "flake-parts", 44 "rev": "3876f6b87db82f33775b1ef5ea343986105db764", 45 "type": "github" 46 }, 47 "original": { 48 "owner": "hercules-ci", 49 "repo": "flake-parts", 50 "type": "github" 51 } 52 }, 53 "flake-parts_2": { 54 "inputs": { 55 "nixpkgs-lib": [ 56 "neovim-nightly-overlay", 57 "nixpkgs" 58 ] 59 }, 60 "locked": { 61 "lastModified": 1740872218, 62 "narHash": "sha256-ZaMw0pdoUKigLpv9HiNDH2Pjnosg7NBYMJlHTIsHEUo=", 63 "owner": "hercules-ci", 64 "repo": "flake-parts", 65 "rev": "3876f6b87db82f33775b1ef5ea343986105db764", 66 "type": "github" 67 }, 68 "original": { 69 "owner": "hercules-ci", 70 "repo": "flake-parts", 71 "type": "github" 72 } 73 }, 74 "flake-parts_3": { 75 "inputs": { 76 "nixpkgs-lib": [ 77 "neovim-nightly-overlay", 78 "hercules-ci-effects", 79 "nixpkgs" 80 ] 81 }, 82 "locked": { 83 "lastModified": 1738453229, 84 "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=", 85 "owner": "hercules-ci", 86 "repo": "flake-parts", 87 "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd", 88 "type": "github" 89 }, 90 "original": { 91 "id": "flake-parts", 92 "type": "indirect" 93 } 94 }, 95 "git-hooks": { 96 "inputs": { 97 "flake-compat": "flake-compat_2", 98 "gitignore": "gitignore", 99 "nixpkgs": [ 100 "neovim-nightly-overlay", 101 "nixpkgs" 102 ] 103 }, 104 "locked": { 105 "lastModified": 1740870877, 106 "narHash": "sha256-LWDIJvKWMW0tiih1jTcAK0ncTi3S9IF3gOhpCT1ydik=", 107 "owner": "cachix", 108 "repo": "git-hooks.nix", 109 "rev": "25d4946dfc2021584f5bde1fbd2aa97353384a95", 110 "type": "github" 111 }, 112 "original": { 113 "owner": "cachix", 114 "repo": "git-hooks.nix", 115 "type": "github" 116 } 117 }, 118 "gitignore": { 119 "inputs": { 120 "nixpkgs": [ 121 "neovim-nightly-overlay", 122 "git-hooks", 123 "nixpkgs" 124 ] 125 }, 126 "locked": { 127 "lastModified": 1709087332, 128 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 129 "owner": "hercules-ci", 130 "repo": "gitignore.nix", 131 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 132 "type": "github" 133 }, 134 "original": { 135 "owner": "hercules-ci", 136 "repo": "gitignore.nix", 137 "type": "github" 138 } 139 }, 140 "hercules-ci-effects": { 141 "inputs": { 142 "flake-parts": "flake-parts_3", 143 "nixpkgs": [ 144 "neovim-nightly-overlay", 145 "nixpkgs" 146 ] 147 }, 148 "locked": { 149 "lastModified": 1739595404, 150 "narHash": "sha256-0CjCfbq0yHWexOrpO06e2WU1r5JAqR6ffy1zgM3NksI=", 151 "owner": "hercules-ci", 152 "repo": "hercules-ci-effects", 153 "rev": "06519cec8fb32d219006da6eacd255504a9996af", 154 "type": "github" 155 }, 156 "original": { 157 "owner": "hercules-ci", 158 "repo": "hercules-ci-effects", 159 "type": "github" 160 } 161 }, 162 "neovim-nightly-overlay": { 163 "inputs": { 164 "flake-compat": "flake-compat", 165 "flake-parts": "flake-parts_2", 166 "git-hooks": "git-hooks", 167 "hercules-ci-effects": "hercules-ci-effects", 168 "neovim-src": "neovim-src", 169 "nixpkgs": "nixpkgs", 170 "treefmt-nix": "treefmt-nix" 171 }, 172 "locked": { 173 "lastModified": 1740874225, 174 "narHash": "sha256-sdBT6Njf1MDVnb4kLbGhCpXQ2P7E+50TRW1mIdujFEE=", 175 "owner": "nix-community", 176 "repo": "neovim-nightly-overlay", 177 "rev": "ee3854351ae89ad79eb148d4253263aeaa936913", 178 "type": "github" 179 }, 180 "original": { 181 "owner": "nix-community", 182 "repo": "neovim-nightly-overlay", 183 "type": "github" 184 } 185 }, 186 "neovim-src": { 187 "flake": false, 188 "locked": { 189 "lastModified": 1740870130, 190 "narHash": "sha256-nrKnJhmplq4QMcenY/bpD6SHOsiN3VS2toUtsO9NfII=", 191 "owner": "neovim", 192 "repo": "neovim", 193 "rev": "13513835798c732554de277229d4c6744df11502", 194 "type": "github" 195 }, 196 "original": { 197 "owner": "neovim", 198 "repo": "neovim", 199 "type": "github" 200 } 201 }, 202 "nixpkgs": { 203 "locked": { 204 "lastModified": 1740791350, 205 "narHash": "sha256-igS2Z4tVw5W/x3lCZeeadt0vcU9fxtetZ/RyrqsCRQ0=", 206 "owner": "NixOS", 207 "repo": "nixpkgs", 208 "rev": "199169a2135e6b864a888e89a2ace345703c025d", 209 "type": "github" 210 }, 211 "original": { 212 "owner": "NixOS", 213 "ref": "nixpkgs-unstable", 214 "repo": "nixpkgs", 215 "type": "github" 216 } 217 }, 218 "nixpkgs-lib": { 219 "locked": { 220 "lastModified": 1740872140, 221 "narHash": "sha256-3wHafybyRfpUCLoE8M+uPVZinImg3xX+Nm6gEfN3G8I=", 222 "type": "tarball", 223 "url": "https://github.com/NixOS/nixpkgs/archive/6d3702243441165a03f699f64416f635220f4f15.tar.gz" 224 }, 225 "original": { 226 "type": "tarball", 227 "url": "https://github.com/NixOS/nixpkgs/archive/6d3702243441165a03f699f64416f635220f4f15.tar.gz" 228 } 229 }, 230 "nixpkgs_2": { 231 "locked": { 232 "lastModified": 1740828860, 233 "narHash": "sha256-cjbHI+zUzK5CPsQZqMhE3npTyYFt9tJ3+ohcfaOF/WM=", 234 "owner": "nixos", 235 "repo": "nixpkgs", 236 "rev": "303bd8071377433a2d8f76e684ec773d70c5b642", 237 "type": "github" 238 }, 239 "original": { 240 "owner": "nixos", 241 "ref": "nixos-unstable", 242 "repo": "nixpkgs", 243 "type": "github" 244 } 245 }, 246 "root": { 247 "inputs": { 248 "flake-parts": "flake-parts", 249 "neovim-nightly-overlay": "neovim-nightly-overlay", 250 "nixpkgs": "nixpkgs_2" 251 } 252 }, 253 "treefmt-nix": { 254 "inputs": { 255 "nixpkgs": [ 256 "neovim-nightly-overlay", 257 "nixpkgs" 258 ] 259 }, 260 "locked": { 261 "lastModified": 1739829690, 262 "narHash": "sha256-mL1szCeIsjh6Khn3nH2cYtwO5YXG6gBiTw1A30iGeDU=", 263 "owner": "numtide", 264 "repo": "treefmt-nix", 265 "rev": "3d0579f5cc93436052d94b73925b48973a104204", 266 "type": "github" 267 }, 268 "original": { 269 "owner": "numtide", 270 "repo": "treefmt-nix", 271 "type": "github" 272 } 273 } 274 }, 275 "root": "root", 276 "version": 7 277}