a more proper nixos module for the tangled knotserver
at knot-fix 5.0 kB view raw
1{ 2 "nodes": { 3 "gitignore": { 4 "inputs": { 5 "nixpkgs": [ 6 "tangledCore", 7 "nixpkgs" 8 ] 9 }, 10 "locked": { 11 "lastModified": 1709087332, 12 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 13 "owner": "hercules-ci", 14 "repo": "gitignore.nix", 15 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "hercules-ci", 20 "repo": "gitignore.nix", 21 "type": "github" 22 } 23 }, 24 "htmx-src": { 25 "flake": false, 26 "locked": { 27 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 28 "type": "file", 29 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 30 }, 31 "original": { 32 "type": "file", 33 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 34 } 35 }, 36 "htmx-ws-src": { 37 "flake": false, 38 "locked": { 39 "narHash": "sha256-XbUFiv94ZPB6VVULoTWOsje5Gq1I+IT72lMc4CpUYrY=", 40 "type": "file", 41 "url": "https://unpkg.com/htmx.org@2.0.4/dist/ext/ws.js" 42 }, 43 "original": { 44 "type": "file", 45 "url": "https://unpkg.com/htmx.org@2.0.4/dist/ext/ws.js" 46 } 47 }, 48 "ibm-plex-mono-src": { 49 "flake": false, 50 "locked": { 51 "lastModified": 1731402384, 52 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 53 "type": "tarball", 54 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 55 }, 56 "original": { 57 "type": "tarball", 58 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 59 } 60 }, 61 "indigo": { 62 "flake": false, 63 "locked": { 64 "lastModified": 1745333930, 65 "narHash": "sha256-83fIHqDE+dfnZ88HaNuwfKFO+R0RKAM1WxMfNh/Matk=", 66 "owner": "oppiliappan", 67 "repo": "indigo", 68 "rev": "e4e59280737b8676611fc077a228d47b3e8e9491", 69 "type": "github" 70 }, 71 "original": { 72 "owner": "oppiliappan", 73 "repo": "indigo", 74 "type": "github" 75 } 76 }, 77 "inter-fonts-src": { 78 "flake": false, 79 "locked": { 80 "lastModified": 1731687360, 81 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 82 "type": "tarball", 83 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 84 }, 85 "original": { 86 "type": "tarball", 87 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 88 } 89 }, 90 "lucide-src": { 91 "flake": false, 92 "locked": { 93 "lastModified": 1742302029, 94 "narHash": "sha256-OyPVtpnC4/AAmPq84Wt1r1Gcs48d9KG+UBCtZK87e9k=", 95 "type": "tarball", 96 "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 97 }, 98 "original": { 99 "type": "tarball", 100 "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 101 } 102 }, 103 "nixpkgs": { 104 "locked": { 105 "lastModified": 1750506804, 106 "narHash": "sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc=", 107 "owner": "NixOS", 108 "repo": "nixpkgs", 109 "rev": "4206c4cb56751df534751b058295ea61357bbbaa", 110 "type": "github" 111 }, 112 "original": { 113 "owner": "NixOS", 114 "ref": "nixos-unstable", 115 "repo": "nixpkgs", 116 "type": "github" 117 } 118 }, 119 "root": { 120 "inputs": { 121 "nixpkgs": "nixpkgs", 122 "tangledCore": "tangledCore" 123 } 124 }, 125 "sqlite-lib-src": { 126 "flake": false, 127 "locked": { 128 "lastModified": 1706631843, 129 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 130 "type": "tarball", 131 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 132 }, 133 "original": { 134 "type": "tarball", 135 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 136 } 137 }, 138 "tangledCore": { 139 "inputs": { 140 "gitignore": "gitignore", 141 "htmx-src": "htmx-src", 142 "htmx-ws-src": "htmx-ws-src", 143 "ibm-plex-mono-src": "ibm-plex-mono-src", 144 "indigo": "indigo", 145 "inter-fonts-src": "inter-fonts-src", 146 "lucide-src": "lucide-src", 147 "nixpkgs": [ 148 "nixpkgs" 149 ], 150 "sqlite-lib-src": "sqlite-lib-src" 151 }, 152 "locked": { 153 "lastModified": 1750580269, 154 "narHash": "sha256-Y8WCUQYknbPPBN2nKCnL2B7rqFpIJxZ9dGB8ahmPPnA=", 155 "ref": "refs/heads/master", 156 "rev": "fa3beeb9d299bbcf86440e77899773506e654e29", 157 "revCount": 861, 158 "type": "git", 159 "url": "https://tangled.sh/@tangled.sh/core" 160 }, 161 "original": { 162 "type": "git", 163 "url": "https://tangled.sh/@tangled.sh/core" 164 } 165 } 166 }, 167 "root": "root", 168 "version": 7 169}