/ flake.lock
flake.lock
1 { 2 "nodes": { 3 "ds-test": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1677883973, 7 "narHash": "sha256-wXtNq4ZUohndNGs9VttOI9m9VW5QlVKOPtR8+mv2fBM=", 8 "owner": "dapphub", 9 "repo": "ds-test", 10 "rev": "e282159d5170298eb2455a6c05280ab5a73a4ef0", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "dapphub", 15 "repo": "ds-test", 16 "type": "github" 17 } 18 }, 19 "flake-compat": { 20 "flake": false, 21 "locked": { 22 "lastModified": 1747046372, 23 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 24 "owner": "edolstra", 25 "repo": "flake-compat", 26 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 27 "type": "github" 28 }, 29 "original": { 30 "owner": "edolstra", 31 "repo": "flake-compat", 32 "type": "github" 33 } 34 }, 35 "flake-parts": { 36 "inputs": { 37 "nixpkgs-lib": "nixpkgs-lib" 38 }, 39 "locked": { 40 "lastModified": 1754487366, 41 "narHash": "sha256-pHYj8gUBapuUzKV/kN/tR3Zvqc7o6gdFB9XKXIp1SQ8=", 42 "owner": "hercules-ci", 43 "repo": "flake-parts", 44 "rev": "af66ad14b28a127c5c0f3bbb298218fc63528a18", 45 "type": "github" 46 }, 47 "original": { 48 "owner": "hercules-ci", 49 "repo": "flake-parts", 50 "type": "github" 51 } 52 }, 53 "flake-root": { 54 "locked": { 55 "lastModified": 1723604017, 56 "narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=", 57 "owner": "srid", 58 "repo": "flake-root", 59 "rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e", 60 "type": "github" 61 }, 62 "original": { 63 "owner": "srid", 64 "repo": "flake-root", 65 "type": "github" 66 } 67 }, 68 "forge-std": { 69 "flake": false, 70 "locked": { 71 "lastModified": 1756110032, 72 "narHash": "sha256-D6tBDpZPbpfmpsILagao4y5gQHkEd+5Yo6gNXXBvaQk=", 73 "owner": "foundry-rs", 74 "repo": "forge-std", 75 "rev": "6bce1540c7a5d1c40eec032a1ae16f0e01f82b92", 76 "type": "github" 77 }, 78 "original": { 79 "owner": "foundry-rs", 80 "repo": "forge-std", 81 "type": "github" 82 } 83 }, 84 "gitignore": { 85 "inputs": { 86 "nixpkgs": [ 87 "pre-commit-hooks", 88 "nixpkgs" 89 ] 90 }, 91 "locked": { 92 "lastModified": 1709087332, 93 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 94 "owner": "hercules-ci", 95 "repo": "gitignore.nix", 96 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 97 "type": "github" 98 }, 99 "original": { 100 "owner": "hercules-ci", 101 "repo": "gitignore.nix", 102 "type": "github" 103 } 104 }, 105 "nixpkgs": { 106 "locked": { 107 "lastModified": 1756159630, 108 "narHash": "sha256-ohMvsjtSVdT/bruXf5ClBh8ZYXRmD4krmjKrXhEvwMg=", 109 "owner": "NixOS", 110 "repo": "nixpkgs", 111 "rev": "84c256e42600cb0fdf25763b48d28df2f25a0c8b", 112 "type": "github" 113 }, 114 "original": { 115 "owner": "NixOS", 116 "ref": "nixpkgs-unstable", 117 "repo": "nixpkgs", 118 "type": "github" 119 } 120 }, 121 "nixpkgs-lib": { 122 "locked": { 123 "lastModified": 1753579242, 124 "narHash": "sha256-zvaMGVn14/Zz8hnp4VWT9xVnhc8vuL3TStRqwk22biA=", 125 "owner": "nix-community", 126 "repo": "nixpkgs.lib", 127 "rev": "0f36c44e01a6129be94e3ade315a5883f0228a6e", 128 "type": "github" 129 }, 130 "original": { 131 "owner": "nix-community", 132 "repo": "nixpkgs.lib", 133 "type": "github" 134 } 135 }, 136 "openzeppelin": { 137 "flake": false, 138 "locked": { 139 "lastModified": 1756298630, 140 "narHash": "sha256-oDlN/URc1riGymcDgrd2AU+dfnWQEFeZGLk3ykaq4l4=", 141 "owner": "OpenZeppelin", 142 "repo": "openzeppelin-contracts", 143 "rev": "53bb34057ed97ea9b36d550f1c2c413ef5b6c6bb", 144 "type": "github" 145 }, 146 "original": { 147 "owner": "OpenZeppelin", 148 "repo": "openzeppelin-contracts", 149 "type": "github" 150 } 151 }, 152 "pre-commit-hooks": { 153 "inputs": { 154 "flake-compat": "flake-compat", 155 "gitignore": "gitignore", 156 "nixpkgs": [ 157 "nixpkgs" 158 ] 159 }, 160 "locked": { 161 "lastModified": 1755960406, 162 "narHash": "sha256-RF7j6C1TmSTK9tYWO6CdEMtg6XZaUKcvZwOCD2SICZs=", 163 "owner": "cachix", 164 "repo": "git-hooks.nix", 165 "rev": "e891a93b193fcaf2fc8012d890dc7f0befe86ec2", 166 "type": "github" 167 }, 168 "original": { 169 "owner": "cachix", 170 "repo": "git-hooks.nix", 171 "type": "github" 172 } 173 }, 174 "process-compose-flake": { 175 "locked": { 176 "lastModified": 1749418557, 177 "narHash": "sha256-wJHHckWz4Gvj8HXtM5WVJzSKXAEPvskQANVoRiu2w1w=", 178 "owner": "Platonic-Systems", 179 "repo": "process-compose-flake", 180 "rev": "91dcc48a6298e47e2441ec76df711f4e38eab94e", 181 "type": "github" 182 }, 183 "original": { 184 "owner": "Platonic-Systems", 185 "repo": "process-compose-flake", 186 "type": "github" 187 } 188 }, 189 "root": { 190 "inputs": { 191 "ds-test": "ds-test", 192 "flake-parts": "flake-parts", 193 "flake-root": "flake-root", 194 "forge-std": "forge-std", 195 "nixpkgs": "nixpkgs", 196 "openzeppelin": "openzeppelin", 197 "pre-commit-hooks": "pre-commit-hooks", 198 "process-compose-flake": "process-compose-flake", 199 "services-flake": "services-flake", 200 "solady": "solady", 201 "systems": "systems" 202 } 203 }, 204 "services-flake": { 205 "locked": { 206 "lastModified": 1755996515, 207 "narHash": "sha256-1RQQIDhshp1g4PP5teqibcFLfk/ckTDOJRckecAHiU0=", 208 "owner": "juspay", 209 "repo": "services-flake", 210 "rev": "e316d6b994fd153f0c35d54bd07d60e53f0ad9a9", 211 "type": "github" 212 }, 213 "original": { 214 "owner": "juspay", 215 "repo": "services-flake", 216 "type": "github" 217 } 218 }, 219 "solady": { 220 "flake": false, 221 "locked": { 222 "lastModified": 1756115684, 223 "narHash": "sha256-ycYSZnpJBJiJTGpJCnt1R/vKP7pTQY6dd8e35HIP0Co=", 224 "owner": "Vectorized", 225 "repo": "solady", 226 "rev": "acd959aa4bd04720d640bf4e6a5c71037510cc4b", 227 "type": "github" 228 }, 229 "original": { 230 "owner": "Vectorized", 231 "repo": "solady", 232 "type": "github" 233 } 234 }, 235 "systems": { 236 "locked": { 237 "lastModified": 1681028828, 238 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 239 "owner": "nix-systems", 240 "repo": "default", 241 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 242 "type": "github" 243 }, 244 "original": { 245 "id": "systems", 246 "type": "indirect" 247 } 248 } 249 }, 250 "root": "root", 251 "version": 7 252 }