Live location tracking and playback for the game "manhunt"
at 2edc772a77f75d9fbc8fcfd58a6844c3573c9dcf 83 lines 2.1 kB view raw
1{ 2 "nodes": { 3 "flakelight": { 4 "inputs": { 5 "nixpkgs": "nixpkgs" 6 }, 7 "locked": { 8 "lastModified": 1771247707, 9 "narHash": "sha256-IWXkmCA3vWZ9AjQpStiHoRG4SEiBPDZyXv+1SoyTReE=", 10 "owner": "nix-community", 11 "repo": "flakelight", 12 "rev": "37354ba2661e62f57a127e19272ee18f4cc01bba", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "nix-community", 17 "repo": "flakelight", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1771008912, 24 "narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=", 25 "owner": "NixOS", 26 "repo": "nixpkgs", 27 "rev": "a82ccc39b39b621151d6732718e3e250109076fa", 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": 1771177547, 40 "narHash": "sha256-trTtk3WTOHz7hSw89xIIvahkgoFJYQ0G43IlqprFoMA=", 41 "owner": "NixOS", 42 "repo": "nixpkgs", 43 "rev": "ac055f38c798b0d87695240c7b761b82fc7e5bc2", 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": 1771297684, 68 "narHash": "sha256-wieWskQxZLPlNXX06JEB0bMoS/ZYQ89xBzF0RL9lyLs=", 69 "owner": "oxalica", 70 "repo": "rust-overlay", 71 "rev": "755d3669699a7c62aef35af187d75dc2728cfd85", 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}