forked from tangled.org/core
this repo has no description
at master 5.3 kB view raw
1{ 2 "nodes": { 3 "flake-utils": { 4 "inputs": { 5 "systems": "systems" 6 }, 7 "locked": { 8 "lastModified": 1694529238, 9 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 10 "owner": "numtide", 11 "repo": "flake-utils", 12 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "numtide", 17 "repo": "flake-utils", 18 "type": "github" 19 } 20 }, 21 "gomod2nix": { 22 "inputs": { 23 "flake-utils": "flake-utils", 24 "nixpkgs": [ 25 "nixpkgs" 26 ] 27 }, 28 "locked": { 29 "lastModified": 1754078208, 30 "narHash": "sha256-YVoIFDCDpYuU3riaDEJ3xiGdPOtsx4sR5eTzHTytPV8=", 31 "owner": "nix-community", 32 "repo": "gomod2nix", 33 "rev": "7f963246a71626c7fc70b431a315c4388a0c95cf", 34 "type": "github" 35 }, 36 "original": { 37 "owner": "nix-community", 38 "repo": "gomod2nix", 39 "type": "github" 40 } 41 }, 42 "htmx-src": { 43 "flake": false, 44 "locked": { 45 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 46 "type": "file", 47 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 48 }, 49 "original": { 50 "type": "file", 51 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 52 } 53 }, 54 "htmx-ws-src": { 55 "flake": false, 56 "locked": { 57 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 58 "type": "file", 59 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 60 }, 61 "original": { 62 "type": "file", 63 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 64 } 65 }, 66 "ibm-plex-mono-src": { 67 "flake": false, 68 "locked": { 69 "lastModified": 1731402384, 70 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 71 "type": "tarball", 72 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 73 }, 74 "original": { 75 "type": "tarball", 76 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 77 } 78 }, 79 "indigo": { 80 "flake": false, 81 "locked": { 82 "lastModified": 1753693716, 83 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=", 84 "owner": "oppiliappan", 85 "repo": "indigo", 86 "rev": "5f170569da9360f57add450a278d73538092d8ca", 87 "type": "github" 88 }, 89 "original": { 90 "owner": "oppiliappan", 91 "repo": "indigo", 92 "type": "github" 93 } 94 }, 95 "inter-fonts-src": { 96 "flake": false, 97 "locked": { 98 "lastModified": 1731687360, 99 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 100 "type": "tarball", 101 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 102 }, 103 "original": { 104 "type": "tarball", 105 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 106 } 107 }, 108 "lucide-src": { 109 "flake": false, 110 "locked": { 111 "lastModified": 1754044466, 112 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", 113 "type": "tarball", 114 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 115 }, 116 "original": { 117 "type": "tarball", 118 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 119 } 120 }, 121 "nixpkgs": { 122 "locked": { 123 "lastModified": 1751984180, 124 "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", 125 "owner": "nixos", 126 "repo": "nixpkgs", 127 "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", 128 "type": "github" 129 }, 130 "original": { 131 "owner": "nixos", 132 "ref": "nixos-unstable", 133 "repo": "nixpkgs", 134 "type": "github" 135 } 136 }, 137 "root": { 138 "inputs": { 139 "gomod2nix": "gomod2nix", 140 "htmx-src": "htmx-src", 141 "htmx-ws-src": "htmx-ws-src", 142 "ibm-plex-mono-src": "ibm-plex-mono-src", 143 "indigo": "indigo", 144 "inter-fonts-src": "inter-fonts-src", 145 "lucide-src": "lucide-src", 146 "nixpkgs": "nixpkgs", 147 "sqlite-lib-src": "sqlite-lib-src" 148 } 149 }, 150 "sqlite-lib-src": { 151 "flake": false, 152 "locked": { 153 "lastModified": 1706631843, 154 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 155 "type": "tarball", 156 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 157 }, 158 "original": { 159 "type": "tarball", 160 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 161 } 162 }, 163 "systems": { 164 "locked": { 165 "lastModified": 1681028828, 166 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 167 "owner": "nix-systems", 168 "repo": "default", 169 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 170 "type": "github" 171 }, 172 "original": { 173 "owner": "nix-systems", 174 "repo": "default", 175 "type": "github" 176 } 177 } 178 }, 179 "root": "root", 180 "version": 7 181}