Tangled infrastructure definitions in Nix
1{ 2 "nodes": { 3 "colmena": { 4 "inputs": { 5 "flake-compat": "flake-compat", 6 "flake-utils": "flake-utils", 7 "nixpkgs": "nixpkgs", 8 "stable": "stable" 9 }, 10 "locked": { 11 "lastModified": 1684127108, 12 "narHash": "sha256-01bfuSY4gnshhtqA1EJCw2CMsKkAx+dHS+sEpQ2+EAQ=", 13 "owner": "zhaofengli", 14 "repo": "colmena", 15 "rev": "5fdd743a11e7291bd8ac1e169d62ba6156c99be4", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "zhaofengli", 20 "ref": "release-0.4.x", 21 "repo": "colmena", 22 "type": "github" 23 } 24 }, 25 "disko": { 26 "inputs": { 27 "nixpkgs": [ 28 "nixpkgs" 29 ] 30 }, 31 "locked": { 32 "lastModified": 1751854533, 33 "narHash": "sha256-U/OQFplExOR1jazZY4KkaQkJqOl59xlh21HP9mI79Vc=", 34 "owner": "nix-community", 35 "repo": "disko", 36 "rev": "16b74a1e304197248a1bc663280f2548dbfcae3c", 37 "type": "github" 38 }, 39 "original": { 40 "owner": "nix-community", 41 "repo": "disko", 42 "type": "github" 43 } 44 }, 45 "flake-compat": { 46 "flake": false, 47 "locked": { 48 "lastModified": 1650374568, 49 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", 50 "owner": "edolstra", 51 "repo": "flake-compat", 52 "rev": "b4a34015c698c7793d592d66adbab377907a2be8", 53 "type": "github" 54 }, 55 "original": { 56 "owner": "edolstra", 57 "repo": "flake-compat", 58 "type": "github" 59 } 60 }, 61 "flake-utils": { 62 "locked": { 63 "lastModified": 1659877975, 64 "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", 65 "owner": "numtide", 66 "repo": "flake-utils", 67 "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", 68 "type": "github" 69 }, 70 "original": { 71 "owner": "numtide", 72 "repo": "flake-utils", 73 "type": "github" 74 } 75 }, 76 "flake-utils_2": { 77 "inputs": { 78 "systems": "systems" 79 }, 80 "locked": { 81 "lastModified": 1694529238, 82 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 83 "owner": "numtide", 84 "repo": "flake-utils", 85 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 86 "type": "github" 87 }, 88 "original": { 89 "owner": "numtide", 90 "repo": "flake-utils", 91 "type": "github" 92 } 93 }, 94 "gomod2nix": { 95 "inputs": { 96 "flake-utils": "flake-utils_2", 97 "nixpkgs": [ 98 "tangled", 99 "nixpkgs" 100 ] 101 }, 102 "locked": { 103 "lastModified": 1754078208, 104 "narHash": "sha256-YVoIFDCDpYuU3riaDEJ3xiGdPOtsx4sR5eTzHTytPV8=", 105 "owner": "nix-community", 106 "repo": "gomod2nix", 107 "rev": "7f963246a71626c7fc70b431a315c4388a0c95cf", 108 "type": "github" 109 }, 110 "original": { 111 "owner": "nix-community", 112 "repo": "gomod2nix", 113 "type": "github" 114 } 115 }, 116 "htmx-src": { 117 "flake": false, 118 "locked": { 119 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 120 "type": "file", 121 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 122 }, 123 "original": { 124 "type": "file", 125 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 126 } 127 }, 128 "htmx-ws-src": { 129 "flake": false, 130 "locked": { 131 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 132 "type": "file", 133 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 134 }, 135 "original": { 136 "type": "file", 137 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 138 } 139 }, 140 "ibm-plex-mono-src": { 141 "flake": false, 142 "locked": { 143 "lastModified": 1731402384, 144 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 145 "type": "tarball", 146 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 147 }, 148 "original": { 149 "type": "tarball", 150 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 151 } 152 }, 153 "indigo": { 154 "flake": false, 155 "locked": { 156 "lastModified": 1753693716, 157 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=", 158 "owner": "oppiliappan", 159 "repo": "indigo", 160 "rev": "5f170569da9360f57add450a278d73538092d8ca", 161 "type": "github" 162 }, 163 "original": { 164 "owner": "oppiliappan", 165 "repo": "indigo", 166 "type": "github" 167 } 168 }, 169 "inter-fonts-src": { 170 "flake": false, 171 "locked": { 172 "lastModified": 1731687360, 173 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 174 "type": "tarball", 175 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 176 }, 177 "original": { 178 "type": "tarball", 179 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 180 } 181 }, 182 "lucide-src": { 183 "flake": false, 184 "locked": { 185 "lastModified": 1754044466, 186 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", 187 "type": "tarball", 188 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 189 }, 190 "original": { 191 "type": "tarball", 192 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 193 } 194 }, 195 "nixery-flake": { 196 "flake": false, 197 "locked": { 198 "lastModified": 1745149613, 199 "narHash": "sha256-rcSnsnSWA0IUjmbG2iSpvVB0702tcR3zIyU3iFJBo0g=", 200 "owner": "tazjin", 201 "repo": "nixery", 202 "rev": "c6d4692b1b6eb105c9abce0411d2ef4b8708a6e1", 203 "type": "github" 204 }, 205 "original": { 206 "owner": "tazjin", 207 "repo": "nixery", 208 "type": "github" 209 } 210 }, 211 "nixpkgs": { 212 "locked": { 213 "lastModified": 1683408522, 214 "narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=", 215 "owner": "NixOS", 216 "repo": "nixpkgs", 217 "rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7", 218 "type": "github" 219 }, 220 "original": { 221 "owner": "NixOS", 222 "ref": "nixos-unstable", 223 "repo": "nixpkgs", 224 "type": "github" 225 } 226 }, 227 "nixpkgs_2": { 228 "locked": { 229 "lastModified": 1751792365, 230 "narHash": "sha256-J1kI6oAj25IG4EdVlg2hQz8NZTBNYvIS0l4wpr9KcUo=", 231 "owner": "nixos", 232 "repo": "nixpkgs", 233 "rev": "1fd8bada0b6117e6c7eb54aad5813023eed37ccb", 234 "type": "github" 235 }, 236 "original": { 237 "owner": "nixos", 238 "ref": "nixos-unstable", 239 "repo": "nixpkgs", 240 "type": "github" 241 } 242 }, 243 "nixpkgs_3": { 244 "locked": { 245 "lastModified": 1751984180, 246 "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", 247 "owner": "nixos", 248 "repo": "nixpkgs", 249 "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", 250 "type": "github" 251 }, 252 "original": { 253 "owner": "nixos", 254 "ref": "nixos-unstable", 255 "repo": "nixpkgs", 256 "type": "github" 257 } 258 }, 259 "root": { 260 "inputs": { 261 "colmena": "colmena", 262 "disko": "disko", 263 "nixery-flake": "nixery-flake", 264 "nixpkgs": "nixpkgs_2", 265 "tangled": "tangled" 266 } 267 }, 268 "sqlite-lib-src": { 269 "flake": false, 270 "locked": { 271 "lastModified": 1706631843, 272 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 273 "type": "tarball", 274 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 275 }, 276 "original": { 277 "type": "tarball", 278 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 279 } 280 }, 281 "stable": { 282 "locked": { 283 "lastModified": 1669735802, 284 "narHash": "sha256-qtG/o/i5ZWZLmXw108N2aPiVsxOcidpHJYNkT45ry9Q=", 285 "owner": "NixOS", 286 "repo": "nixpkgs", 287 "rev": "731cc710aeebecbf45a258e977e8b68350549522", 288 "type": "github" 289 }, 290 "original": { 291 "owner": "NixOS", 292 "ref": "nixos-22.11", 293 "repo": "nixpkgs", 294 "type": "github" 295 } 296 }, 297 "systems": { 298 "locked": { 299 "lastModified": 1681028828, 300 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 301 "owner": "nix-systems", 302 "repo": "default", 303 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 304 "type": "github" 305 }, 306 "original": { 307 "owner": "nix-systems", 308 "repo": "default", 309 "type": "github" 310 } 311 }, 312 "tangled": { 313 "inputs": { 314 "gomod2nix": "gomod2nix", 315 "htmx-src": "htmx-src", 316 "htmx-ws-src": "htmx-ws-src", 317 "ibm-plex-mono-src": "ibm-plex-mono-src", 318 "indigo": "indigo", 319 "inter-fonts-src": "inter-fonts-src", 320 "lucide-src": "lucide-src", 321 "nixpkgs": "nixpkgs_3", 322 "sqlite-lib-src": "sqlite-lib-src" 323 }, 324 "locked": { 325 "lastModified": 1756407744, 326 "narHash": "sha256-7TtLbIjx3nQRC4dpOupwZxkLhf9iAj254p3n61VJkNY=", 327 "ref": "refs/heads/master", 328 "rev": "fd6502223cfe1493155524818e65b1eaecaef515", 329 "revCount": 1259, 330 "type": "git", 331 "url": "https://tangled.sh/@tangled.sh/core" 332 }, 333 "original": { 334 "type": "git", 335 "url": "https://tangled.sh/@tangled.sh/core" 336 } 337 } 338 }, 339 "root": "root", 340 "version": 7 341}