Live location tracking and playback for the game "manhunt"
at 07cfb7bbaad6e65a04fa155959255dab8833425d 83 lines 2.1 kB view raw
1{ 2 "nodes": { 3 "flakelight": { 4 "inputs": { 5 "nixpkgs": "nixpkgs" 6 }, 7 "locked": { 8 "lastModified": 1749473391, 9 "narHash": "sha256-NkkS2d7OvXL9VJS1pae+txd43vUIMWtxlIBdsKCRtYg=", 10 "owner": "nix-community", 11 "repo": "flakelight", 12 "rev": "22c8488d41c4e4678d32538f855bc05b3ba5142e", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "nix-community", 17 "repo": "flakelight", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1749285348, 24 "narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=", 25 "owner": "NixOS", 26 "repo": "nixpkgs", 27 "rev": "3e3afe5174c561dee0df6f2c2b2236990146329f", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "NixOS", 32 "ref": "nixos-unstable", 33 "repo": "nixpkgs", 34 "type": "github" 35 } 36 }, 37 "nixpkgs_2": { 38 "locked": { 39 "lastModified": 1749523198, 40 "narHash": "sha256-How2kQw0psKmCdXgojc95Sf3K5maHB3qfINxTZFCAPM=", 41 "owner": "NixOS", 42 "repo": "nixpkgs", 43 "rev": "cdc68935eba9f86d155585fdf6f17af6824f38ac", 44 "type": "github" 45 }, 46 "original": { 47 "owner": "NixOS", 48 "ref": "nixpkgs-unstable", 49 "repo": "nixpkgs", 50 "type": "github" 51 } 52 }, 53 "root": { 54 "inputs": { 55 "flakelight": "flakelight", 56 "nixpkgs": "nixpkgs_2", 57 "rust-overlay": "rust-overlay" 58 } 59 }, 60 "rust-overlay": { 61 "inputs": { 62 "nixpkgs": [ 63 "nixpkgs" 64 ] 65 }, 66 "locked": { 67 "lastModified": 1749523120, 68 "narHash": "sha256-lEhEK8qE8xto2Wnj4f7R+VRSg7M6tgTTkJVTZ2QxXOI=", 69 "owner": "oxalica", 70 "repo": "rust-overlay", 71 "rev": "d0727dbab79c5a28289f3c03e4fac7d5b95bafb3", 72 "type": "github" 73 }, 74 "original": { 75 "owner": "oxalica", 76 "repo": "rust-overlay", 77 "type": "github" 78 } 79 } 80 }, 81 "root": "root", 82 "version": 7 83}