Tangled infrastructure definitions in Nix

bump flake and config spindle

Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>

anirudh.fi a4c757e1 b3f4fbff

verified
Changed files
+57 -20
hosts
+54 -20
flake.lock
··· 73 73 "type": "github" 74 74 } 75 75 }, 76 - "gitignore": { 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": { 77 95 "inputs": { 96 + "flake-utils": "flake-utils_2", 78 97 "nixpkgs": [ 79 98 "tangled", 80 99 "nixpkgs" 81 100 ] 82 101 }, 83 102 "locked": { 84 - "lastModified": 1709087332, 85 - "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 86 - "owner": "hercules-ci", 87 - "repo": "gitignore.nix", 88 - "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 103 + "lastModified": 1751702058, 104 + "narHash": "sha256-/GTdqFzFw/Y9DSNAfzvzyCMlKjUyRKMPO+apIuaTU4A=", 105 + "owner": "nix-community", 106 + "repo": "gomod2nix", 107 + "rev": "664ad7a2df4623037e315e4094346bff5c44e9ee", 89 108 "type": "github" 90 109 }, 91 110 "original": { 92 - "owner": "hercules-ci", 93 - "repo": "gitignore.nix", 111 + "owner": "nix-community", 112 + "repo": "gomod2nix", 94 113 "type": "github" 95 114 } 96 115 }, ··· 163 182 "lucide-src": { 164 183 "flake": false, 165 184 "locked": { 166 - "lastModified": 1742302029, 167 - "narHash": "sha256-OyPVtpnC4/AAmPq84Wt1r1Gcs48d9KG+UBCtZK87e9k=", 185 + "lastModified": 1754044466, 186 + "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", 168 187 "type": "tarball", 169 - "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 188 + "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 170 189 }, 171 190 "original": { 172 191 "type": "tarball", 173 - "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 192 + "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 174 193 } 175 194 }, 176 195 "nixery-flake": { ··· 223 242 }, 224 243 "nixpkgs_3": { 225 244 "locked": { 226 - "lastModified": 1746904237, 227 - "narHash": "sha256-3e+AVBczosP5dCLQmMoMEogM57gmZ2qrVSrmq9aResQ=", 245 + "lastModified": 1751984180, 246 + "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", 228 247 "owner": "nixos", 229 248 "repo": "nixpkgs", 230 - "rev": "d89fc19e405cb2d55ce7cc114356846a0ee5e956", 249 + "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", 231 250 "type": "github" 232 251 }, 233 252 "original": { ··· 275 294 "type": "github" 276 295 } 277 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 + }, 278 312 "tangled": { 279 313 "inputs": { 280 - "gitignore": "gitignore", 314 + "gomod2nix": "gomod2nix", 281 315 "htmx-src": "htmx-src", 282 316 "htmx-ws-src": "htmx-ws-src", 283 317 "ibm-plex-mono-src": "ibm-plex-mono-src", ··· 288 322 "sqlite-lib-src": "sqlite-lib-src" 289 323 }, 290 324 "locked": { 291 - "lastModified": 1752245231, 292 - "narHash": "sha256-paYg0gHQCN2poSo6EgNDqRKG0NV3kUcAyTgeMP2TkXM=", 325 + "lastModified": 1754650303, 326 + "narHash": "sha256-6Jw4nZGclppKrDNjzu/DTbqEahamXi1NOjzd4VssqxA=", 293 327 "ref": "master", 294 - "rev": "ac5359ba6ccb77f8aef3d32483fa1e0e58f46985", 295 - "revCount": 923, 328 + "rev": "48467689090388d3c1b0648c9079dcaec3671e6e", 329 + "revCount": 1072, 296 330 "type": "git", 297 331 "url": "https://tangled.sh/@tangled.sh/core" 298 332 },
+3
hosts/nixery/configuration.nix
··· 25 25 owner = "did:plc:wshs7t2adsemcrrd4snkeqli"; # @tangled.sh 26 26 hostname = "spindle.tangled.sh"; 27 27 listenAddr = "127.0.0.1:6555"; 28 + secrets = { 29 + provider = "openbao"; 30 + }; 28 31 }; 29 32 }; 30 33 };