forked from tangled.org/core
Monorepo for Tangled — https://tangled.org
1{ 2 "nodes": { 3 "gitignore": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1709087332, 11 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 12 "owner": "hercules-ci", 13 "repo": "gitignore.nix", 14 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "hercules-ci", 19 "repo": "gitignore.nix", 20 "type": "github" 21 } 22 }, 23 "htmx-src": { 24 "flake": false, 25 "locked": { 26 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 27 "type": "file", 28 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 29 }, 30 "original": { 31 "type": "file", 32 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 33 } 34 }, 35 "indigo": { 36 "flake": false, 37 "locked": { 38 "lastModified": 1738491661, 39 "narHash": "sha256-+njDigkvjH4XmXZMog5Mp0K4x9mamHX6gSGJCZB9mE4=", 40 "owner": "oppiliappan", 41 "repo": "indigo", 42 "rev": "feb802f02a462ac0a6392ffc3e40b0529f0cdf71", 43 "type": "github" 44 }, 45 "original": { 46 "owner": "oppiliappan", 47 "repo": "indigo", 48 "type": "github" 49 } 50 }, 51 "lucide-src": { 52 "flake": false, 53 "locked": { 54 "narHash": "sha256-REXBOJhEp5BVrQ1lnIMYTd6+1vHfCtPKmc/dVtykGFg=", 55 "type": "file", 56 "url": "https://unpkg.com/lucide@latest" 57 }, 58 "original": { 59 "type": "file", 60 "url": "https://unpkg.com/lucide@latest" 61 } 62 }, 63 "nixpkgs": { 64 "locked": { 65 "lastModified": 1738589849, 66 "narHash": "sha256-YbBrqtYjo7HB+gA2WKN2jWxj0H2e5dBwYrbWeIyirAc=", 67 "owner": "nixos", 68 "repo": "nixpkgs", 69 "rev": "e4a4b2cf12d2c4c15dd6387c74421999095c49ad", 70 "type": "github" 71 }, 72 "original": { 73 "owner": "nixos", 74 "repo": "nixpkgs", 75 "type": "github" 76 } 77 }, 78 "root": { 79 "inputs": { 80 "gitignore": "gitignore", 81 "htmx-src": "htmx-src", 82 "indigo": "indigo", 83 "lucide-src": "lucide-src", 84 "nixpkgs": "nixpkgs" 85 } 86 } 87 }, 88 "root": "root", 89 "version": 7 90}