flake.lock (4764B)
1 { 2 "nodes": { 3 "flake-utils": { 4 "inputs": { 5 "systems": "systems" 6 }, 7 "locked": { 8 "lastModified": 1710146030, 9 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", 10 "owner": "numtide", 11 "repo": "flake-utils", 12 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "numtide", 17 "repo": "flake-utils", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1725910328, 24 "narHash": "sha256-n9pCtzGZ0httmTwMuEbi5E78UQ4ZbQMr1pzi5N0LAG8=", 25 "owner": "NixOS", 26 "repo": "nixpkgs", 27 "rev": "5775c2583f1801df7b790bf7f7d710a19bac66f4", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "NixOS", 32 "ref": "nixpkgs-unstable", 33 "repo": "nixpkgs", 34 "type": "github" 35 } 36 }, 37 "ppad-hmac-drbg": { 38 "inputs": { 39 "flake-utils": [ 40 "ppad-hmac-drbg", 41 "ppad-nixpkgs", 42 "flake-utils" 43 ], 44 "nixpkgs": [ 45 "ppad-hmac-drbg", 46 "ppad-nixpkgs", 47 "nixpkgs" 48 ], 49 "ppad-nixpkgs": [ 50 "ppad-nixpkgs" 51 ], 52 "ppad-sha256": [ 53 "ppad-sha256" 54 ], 55 "ppad-sha512": [ 56 "ppad-sha512" 57 ] 58 }, 59 "locked": { 60 "lastModified": 1737297956, 61 "narHash": "sha256-3/jNY1Qd1dIYUEQSH47xJxvgg5dS6fVFWwxasgcI9OA=", 62 "ref": "master", 63 "rev": "27a88d0f011578171aee824ef838dfbf60fa6898", 64 "revCount": 43, 65 "type": "git", 66 "url": "git://git.ppad.tech/hmac-drbg.git" 67 }, 68 "original": { 69 "ref": "master", 70 "type": "git", 71 "url": "git://git.ppad.tech/hmac-drbg.git" 72 } 73 }, 74 "ppad-nixpkgs": { 75 "inputs": { 76 "flake-utils": "flake-utils", 77 "nixpkgs": "nixpkgs" 78 }, 79 "locked": { 80 "lastModified": 1737297101, 81 "narHash": "sha256-EnXnq+JLflbWt+DvaGGnY2gfAqsGNOm5vPgHh3hkfwQ=", 82 "ref": "master", 83 "rev": "f29823875250bc99b3891f7373535ccde9a29a44", 84 "revCount": 1, 85 "type": "git", 86 "url": "git://git.ppad.tech/nixpkgs.git" 87 }, 88 "original": { 89 "ref": "master", 90 "type": "git", 91 "url": "git://git.ppad.tech/nixpkgs.git" 92 } 93 }, 94 "ppad-sha256": { 95 "inputs": { 96 "flake-utils": [ 97 "ppad-sha256", 98 "ppad-nixpkgs", 99 "flake-utils" 100 ], 101 "nixpkgs": [ 102 "ppad-sha256", 103 "ppad-nixpkgs", 104 "nixpkgs" 105 ], 106 "ppad-nixpkgs": [ 107 "ppad-nixpkgs" 108 ] 109 }, 110 "locked": { 111 "lastModified": 1737298572, 112 "narHash": "sha256-iAo6GFH1FLNi0wt0FczbqPCmVzCm9gfMEjk1oakExt0=", 113 "ref": "master", 114 "rev": "abc984dc65f0df9bd958c0bc8f390c68e660f710", 115 "revCount": 87, 116 "type": "git", 117 "url": "git://git.ppad.tech/sha256.git" 118 }, 119 "original": { 120 "ref": "master", 121 "type": "git", 122 "url": "git://git.ppad.tech/sha256.git" 123 } 124 }, 125 "ppad-sha512": { 126 "inputs": { 127 "flake-utils": [ 128 "ppad-sha512", 129 "ppad-nixpkgs", 130 "flake-utils" 131 ], 132 "nixpkgs": [ 133 "ppad-sha512", 134 "ppad-nixpkgs", 135 "nixpkgs" 136 ], 137 "ppad-nixpkgs": [ 138 "ppad-nixpkgs" 139 ] 140 }, 141 "locked": { 142 "lastModified": 1737298660, 143 "narHash": "sha256-W8wuLHRH7P5oITCXnxKEEnSD2yX1Qo7uypbxpwKvvM8=", 144 "ref": "master", 145 "rev": "e8ce88cafbf32900556832d3817997642f128242", 146 "revCount": 21, 147 "type": "git", 148 "url": "git://git.ppad.tech/sha512.git" 149 }, 150 "original": { 151 "ref": "master", 152 "type": "git", 153 "url": "git://git.ppad.tech/sha512.git" 154 } 155 }, 156 "root": { 157 "inputs": { 158 "flake-utils": [ 159 "ppad-nixpkgs", 160 "flake-utils" 161 ], 162 "nixpkgs": [ 163 "ppad-nixpkgs", 164 "nixpkgs" 165 ], 166 "ppad-hmac-drbg": "ppad-hmac-drbg", 167 "ppad-nixpkgs": "ppad-nixpkgs", 168 "ppad-sha256": "ppad-sha256", 169 "ppad-sha512": "ppad-sha512" 170 } 171 }, 172 "systems": { 173 "locked": { 174 "lastModified": 1681028828, 175 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 176 "owner": "nix-systems", 177 "repo": "default", 178 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 179 "type": "github" 180 }, 181 "original": { 182 "owner": "nix-systems", 183 "repo": "default", 184 "type": "github" 185 } 186 } 187 }, 188 "root": "root", 189 "version": 7 190 }