A hash map and set implementation in C.
0

Configure Feed

Select the types of activity you want to include in your feed.

llave-valor / flake.lock
694 B 25 lines
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1780243769, 6 "narHash": "sha256-x5UQuRsH3MqI0U9afaXSNqzTPSeZlRLvFAav2Ux1pNw=", 7 "rev": "331800de5053fcebacf6813adb5db9c9dca22a0c", 8 "revCount": 1008282, 9 "type": "tarball", 10 "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1008282%2Brev-331800de5053fcebacf6813adb5db9c9dca22a0c/019e84d0-47d2-7d13-b395-58915b220eac/source.tar.gz" 11 }, 12 "original": { 13 "type": "tarball", 14 "url": "https://flakehub.com/f/NixOS/nixpkgs/0.1" 15 } 16 }, 17 "root": { 18 "inputs": { 19 "nixpkgs": "nixpkgs" 20 } 21 } 22 }, 23 "root": "root", 24 "version": 7 25}