Live location tracking and playback for the game "manhunt"
at 419651c30e5511842303bbfcc71b06761ca69b62 81 lines 2.6 kB view raw
1{ 2 "nodes": { 3 "flakelight": { 4 "inputs": { 5 "nixpkgs": "nixpkgs" 6 }, 7 "locked": { 8 "lastModified": 1750078272, 9 "narHash": "sha256-Mbu2+ipXe1tAW3UjWXzlDE3wzyVDMOcW1z/PgGmq5T4=", 10 "owner": "nix-community", 11 "repo": "flakelight", 12 "rev": "38be6514d41071863d2a9a2f38f6f3b3433c69fb", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "nix-community", 17 "repo": "flakelight", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1749794982, 24 "narHash": "sha256-Kh9K4taXbVuaLC0IL+9HcfvxsSUx8dPB5s5weJcc9pc=", 25 "owner": "NixOS", 26 "repo": "nixpkgs", 27 "rev": "ee930f9755f58096ac6e8ca94a1887e0534e2d81", 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": 1749903597, 40 "narHash": "sha256-jp0D4vzBcRKwNZwfY4BcWHemLGUs4JrS3X9w5k/JYDA=", 41 "owner": "NixOS", 42 "repo": "nixpkgs", 43 "rev": "41da1e3ea8e23e094e5e3eeb1e6b830468a7399e", 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": ["nixpkgs"] 63 }, 64 "locked": { 65 "lastModified": 1750041667, 66 "narHash": "sha256-/8F9L6T9w/Fx1D6L+BtWIXg5m9F6jwOFg6uhZpKnM/0=", 67 "owner": "oxalica", 68 "repo": "rust-overlay", 69 "rev": "d72bd8c9fda03c9834ea89d7a5a21c7880b79277", 70 "type": "github" 71 }, 72 "original": { 73 "owner": "oxalica", 74 "repo": "rust-overlay", 75 "type": "github" 76 } 77 } 78 }, 79 "root": "root", 80 "version": 7 81}