dotfiles/nix/flake.lock (view raw)
| 1 | { |
| 2 | "nodes": { |
| 3 | "actor-typeahead-src": { |
| 4 | "flake": false, |
| 5 | "locked": { |
| 6 | "lastModified": 1762835797, |
| 7 | "narHash": "sha256-heizoWUKDdar6ymfZTnj3ytcEv/L4d4fzSmtr0HlXsQ=", |
| 8 | "ref": "refs/heads/main", |
| 9 | "rev": "677fe7f743050a4e7f09d4a6f87bbf1325a06f6b", |
| 10 | "revCount": 6, |
| 11 | "type": "git", |
| 12 | "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead" |
| 13 | }, |
| 14 | "original": { |
| 15 | "type": "git", |
| 16 | "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead" |
| 17 | } |
| 18 | }, |
| 19 | "agenix": { |
| 20 | "inputs": { |
| 21 | "darwin": "darwin", |
| 22 | "home-manager": "home-manager", |
| 23 | "nixpkgs": [ |
| 24 | "nixpkgs" |
| 25 | ], |
| 26 | "systems": "systems" |
| 27 | }, |
| 28 | "locked": { |
| 29 | "lastModified": 1770165109, |
| 30 | "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=", |
| 31 | "owner": "ryantm", |
| 32 | "repo": "agenix", |
| 33 | "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb", |
| 34 | "type": "github" |
| 35 | }, |
| 36 | "original": { |
| 37 | "owner": "ryantm", |
| 38 | "repo": "agenix", |
| 39 | "type": "github" |
| 40 | } |
| 41 | }, |
| 42 | "darwin": { |
| 43 | "inputs": { |
| 44 | "nixpkgs": [ |
| 45 | "agenix", |
| 46 | "nixpkgs" |
| 47 | ] |
| 48 | }, |
| 49 | "locked": { |
| 50 | "lastModified": 1744478979, |
| 51 | "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", |
| 52 | "owner": "lnl7", |
| 53 | "repo": "nix-darwin", |
| 54 | "rev": "43975d782b418ebf4969e9ccba82466728c2851b", |
| 55 | "type": "github" |
| 56 | }, |
| 57 | "original": { |
| 58 | "owner": "lnl7", |
| 59 | "ref": "master", |
| 60 | "repo": "nix-darwin", |
| 61 | "type": "github" |
| 62 | } |
| 63 | }, |
| 64 | "disko": { |
| 65 | "inputs": { |
| 66 | "nixpkgs": [ |
| 67 | "nixpkgs" |
| 68 | ] |
| 69 | }, |
| 70 | "locked": { |
| 71 | "lastModified": 1773889306, |
| 72 | "narHash": "sha256-PAqwnsBSI9SVC2QugvQ3xeYCB0otOwCacB1ueQj2tgw=", |
| 73 | "owner": "nix-community", |
| 74 | "repo": "disko", |
| 75 | "rev": "5ad85c82cc52264f4beddc934ba57f3789f28347", |
| 76 | "type": "github" |
| 77 | }, |
| 78 | "original": { |
| 79 | "owner": "nix-community", |
| 80 | "repo": "disko", |
| 81 | "type": "github" |
| 82 | } |
| 83 | }, |
| 84 | "flake-compat": { |
| 85 | "flake": false, |
| 86 | "locked": { |
| 87 | "lastModified": 1751685974, |
| 88 | "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=", |
| 89 | "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1", |
| 90 | "type": "tarball", |
| 91 | "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1" |
| 92 | }, |
| 93 | "original": { |
| 94 | "type": "tarball", |
| 95 | "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz" |
| 96 | } |
| 97 | }, |
| 98 | "flake-utils": { |
| 99 | "inputs": { |
| 100 | "systems": "systems_2" |
| 101 | }, |
| 102 | "locked": { |
| 103 | "lastModified": 1694529238, |
| 104 | "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", |
| 105 | "owner": "numtide", |
| 106 | "repo": "flake-utils", |
| 107 | "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", |
| 108 | "type": "github" |
| 109 | }, |
| 110 | "original": { |
| 111 | "owner": "numtide", |
| 112 | "repo": "flake-utils", |
| 113 | "type": "github" |
| 114 | } |
| 115 | }, |
| 116 | "gomod2nix": { |
| 117 | "inputs": { |
| 118 | "flake-utils": "flake-utils", |
| 119 | "nixpkgs": [ |
| 120 | "tangled", |
| 121 | "nixpkgs" |
| 122 | ] |
| 123 | }, |
| 124 | "locked": { |
| 125 | "lastModified": 1754078208, |
| 126 | "narHash": "sha256-YVoIFDCDpYuU3riaDEJ3xiGdPOtsx4sR5eTzHTytPV8=", |
| 127 | "owner": "nix-community", |
| 128 | "repo": "gomod2nix", |
| 129 | "rev": "7f963246a71626c7fc70b431a315c4388a0c95cf", |
| 130 | "type": "github" |
| 131 | }, |
| 132 | "original": { |
| 133 | "owner": "nix-community", |
| 134 | "repo": "gomod2nix", |
| 135 | "type": "github" |
| 136 | } |
| 137 | }, |
| 138 | "home-manager": { |
| 139 | "inputs": { |
| 140 | "nixpkgs": [ |
| 141 | "agenix", |
| 142 | "nixpkgs" |
| 143 | ] |
| 144 | }, |
| 145 | "locked": { |
| 146 | "lastModified": 1745494811, |
| 147 | "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", |
| 148 | "owner": "nix-community", |
| 149 | "repo": "home-manager", |
| 150 | "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", |
| 151 | "type": "github" |
| 152 | }, |
| 153 | "original": { |
| 154 | "owner": "nix-community", |
| 155 | "repo": "home-manager", |
| 156 | "type": "github" |
| 157 | } |
| 158 | }, |
| 159 | "htmx-src": { |
| 160 | "flake": false, |
| 161 | "locked": { |
| 162 | "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", |
| 163 | "type": "file", |
| 164 | "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" |
| 165 | }, |
| 166 | "original": { |
| 167 | "type": "file", |
| 168 | "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" |
| 169 | } |
| 170 | }, |
| 171 | "htmx-ws-src": { |
| 172 | "flake": false, |
| 173 | "locked": { |
| 174 | "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", |
| 175 | "type": "file", |
| 176 | "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" |
| 177 | }, |
| 178 | "original": { |
| 179 | "type": "file", |
| 180 | "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" |
| 181 | } |
| 182 | }, |
| 183 | "ibm-plex-mono-src": { |
| 184 | "flake": false, |
| 185 | "locked": { |
| 186 | "lastModified": 1731402384, |
| 187 | "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", |
| 188 | "type": "tarball", |
| 189 | "url": "https://github.com/IBM/plex/releases/download/@ibm%2Fplex-mono@1.1.0/ibm-plex-mono.zip" |
| 190 | }, |
| 191 | "original": { |
| 192 | "type": "tarball", |
| 193 | "url": "https://github.com/IBM/plex/releases/download/@ibm%2Fplex-mono@1.1.0/ibm-plex-mono.zip" |
| 194 | } |
| 195 | }, |
| 196 | "indigo": { |
| 197 | "flake": false, |
| 198 | "locked": { |
| 199 | "lastModified": 1753693716, |
| 200 | "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=", |
| 201 | "owner": "oppiliappan", |
| 202 | "repo": "indigo", |
| 203 | "rev": "5f170569da9360f57add450a278d73538092d8ca", |
| 204 | "type": "github" |
| 205 | }, |
| 206 | "original": { |
| 207 | "owner": "oppiliappan", |
| 208 | "repo": "indigo", |
| 209 | "type": "github" |
| 210 | } |
| 211 | }, |
| 212 | "inter-fonts-src": { |
| 213 | "flake": false, |
| 214 | "locked": { |
| 215 | "lastModified": 1731687360, |
| 216 | "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", |
| 217 | "type": "tarball", |
| 218 | "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" |
| 219 | }, |
| 220 | "original": { |
| 221 | "type": "tarball", |
| 222 | "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" |
| 223 | } |
| 224 | }, |
| 225 | "lucide-src": { |
| 226 | "flake": false, |
| 227 | "locked": { |
| 228 | "lastModified": 1754044466, |
| 229 | "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", |
| 230 | "type": "tarball", |
| 231 | "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" |
| 232 | }, |
| 233 | "original": { |
| 234 | "type": "tarball", |
| 235 | "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" |
| 236 | } |
| 237 | }, |
| 238 | "mugit": { |
| 239 | "inputs": { |
| 240 | "nixpkgs": [ |
| 241 | "nixpkgs" |
| 242 | ] |
| 243 | }, |
| 244 | "locked": { |
| 245 | "lastModified": 1774130688, |
| 246 | "narHash": "sha256-j+ZRZJlcgZxIg1zOqNDjy+rUhcRhmdOSh6slcyolVw4=", |
| 247 | "owner": "olexsmir", |
| 248 | "repo": "mugit", |
| 249 | "rev": "8287e68ce6dd20094e2f7f9562d5378f9b97533f", |
| 250 | "type": "github" |
| 251 | }, |
| 252 | "original": { |
| 253 | "owner": "olexsmir", |
| 254 | "repo": "mugit", |
| 255 | "type": "github" |
| 256 | } |
| 257 | }, |
| 258 | "nixpkgs": { |
| 259 | "locked": { |
| 260 | "lastModified": 1773964973, |
| 261 | "narHash": "sha256-NV/J+tTER0P5iJhUDL/8HO5MDjDceLQPRUYgdmy5wXw=", |
| 262 | "owner": "NixOS", |
| 263 | "repo": "nixpkgs", |
| 264 | "rev": "812b3986fd1568f7a858f97fcf425ad996ba7d25", |
| 265 | "type": "github" |
| 266 | }, |
| 267 | "original": { |
| 268 | "owner": "NixOS", |
| 269 | "ref": "nixos-25.11", |
| 270 | "repo": "nixpkgs", |
| 271 | "type": "github" |
| 272 | } |
| 273 | }, |
| 274 | "root": { |
| 275 | "inputs": { |
| 276 | "agenix": "agenix", |
| 277 | "disko": "disko", |
| 278 | "mugit": "mugit", |
| 279 | "nixpkgs": "nixpkgs", |
| 280 | "tangled": "tangled" |
| 281 | } |
| 282 | }, |
| 283 | "sqlite-lib-src": { |
| 284 | "flake": false, |
| 285 | "locked": { |
| 286 | "lastModified": 1706631843, |
| 287 | "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", |
| 288 | "type": "tarball", |
| 289 | "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" |
| 290 | }, |
| 291 | "original": { |
| 292 | "type": "tarball", |
| 293 | "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" |
| 294 | } |
| 295 | }, |
| 296 | "systems": { |
| 297 | "locked": { |
| 298 | "lastModified": 1681028828, |
| 299 | "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", |
| 300 | "owner": "nix-systems", |
| 301 | "repo": "default", |
| 302 | "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", |
| 303 | "type": "github" |
| 304 | }, |
| 305 | "original": { |
| 306 | "owner": "nix-systems", |
| 307 | "repo": "default", |
| 308 | "type": "github" |
| 309 | } |
| 310 | }, |
| 311 | "systems_2": { |
| 312 | "locked": { |
| 313 | "lastModified": 1681028828, |
| 314 | "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", |
| 315 | "owner": "nix-systems", |
| 316 | "repo": "default", |
| 317 | "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", |
| 318 | "type": "github" |
| 319 | }, |
| 320 | "original": { |
| 321 | "owner": "nix-systems", |
| 322 | "repo": "default", |
| 323 | "type": "github" |
| 324 | } |
| 325 | }, |
| 326 | "tangled": { |
| 327 | "inputs": { |
| 328 | "actor-typeahead-src": "actor-typeahead-src", |
| 329 | "flake-compat": "flake-compat", |
| 330 | "gomod2nix": "gomod2nix", |
| 331 | "htmx-src": "htmx-src", |
| 332 | "htmx-ws-src": "htmx-ws-src", |
| 333 | "ibm-plex-mono-src": "ibm-plex-mono-src", |
| 334 | "indigo": "indigo", |
| 335 | "inter-fonts-src": "inter-fonts-src", |
| 336 | "lucide-src": "lucide-src", |
| 337 | "nixpkgs": [ |
| 338 | "nixpkgs" |
| 339 | ], |
| 340 | "sqlite-lib-src": "sqlite-lib-src" |
| 341 | }, |
| 342 | "locked": { |
| 343 | "lastModified": 1763627666, |
| 344 | "narHash": "sha256-t8UQ85/bPXrbFs3V/paFtQvv4lSrr2lszrdcgspuAaA=", |
| 345 | "ref": "refs/tags/v1.11.0-alpha", |
| 346 | "rev": "12ef7f8f63ee4a14a552ebed603802c79e4d72f8", |
| 347 | "revCount": 1678, |
| 348 | "type": "git", |
| 349 | "url": "https://tangled.org/tangled.org/core" |
| 350 | }, |
| 351 | "original": { |
| 352 | "ref": "refs/tags/v1.11.0-alpha", |
| 353 | "type": "git", |
| 354 | "url": "https://tangled.org/tangled.org/core" |
| 355 | } |
| 356 | } |
| 357 | }, |
| 358 | "root": "root", |
| 359 | "version": 7 |
| 360 | } |