Local runner for GitHub autograder
at main 145 lines 3.7 kB view raw
1{ 2 "nodes": { 3 "fenix": { 4 "inputs": { 5 "nixpkgs": [ 6 "flakelight-rust", 7 "naersk", 8 "nixpkgs" 9 ], 10 "rust-analyzer-src": "rust-analyzer-src" 11 }, 12 "locked": { 13 "lastModified": 1752475459, 14 "narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=", 15 "owner": "nix-community", 16 "repo": "fenix", 17 "rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f", 18 "type": "github" 19 }, 20 "original": { 21 "owner": "nix-community", 22 "repo": "fenix", 23 "type": "github" 24 } 25 }, 26 "flakelight": { 27 "inputs": { 28 "nixpkgs": [ 29 "nixpkgs" 30 ] 31 }, 32 "locked": { 33 "lastModified": 1772457021, 34 "narHash": "sha256-TCVI5o3/v/fsLYZhwI7Jp52GVdNq4P/qiAP/B3ww7do=", 35 "owner": "nix-community", 36 "repo": "flakelight", 37 "rev": "c576dab67cdcdc28e81a85f5f1c9c5743742144e", 38 "type": "github" 39 }, 40 "original": { 41 "owner": "nix-community", 42 "repo": "flakelight", 43 "type": "github" 44 } 45 }, 46 "flakelight-rust": { 47 "inputs": { 48 "flakelight": [ 49 "flakelight" 50 ], 51 "naersk": "naersk" 52 }, 53 "locked": { 54 "lastModified": 1772543504, 55 "narHash": "sha256-c2uW0kLT4ECAGXpliQpmiWEN3Ki52zU+sRFGED2+X0o=", 56 "owner": "accelbread", 57 "repo": "flakelight-rust", 58 "rev": "93231ac381f249efd7910d44224caea9fd67d0f1", 59 "type": "github" 60 }, 61 "original": { 62 "owner": "accelbread", 63 "repo": "flakelight-rust", 64 "type": "github" 65 } 66 }, 67 "naersk": { 68 "inputs": { 69 "fenix": "fenix", 70 "nixpkgs": "nixpkgs" 71 }, 72 "locked": { 73 "lastModified": 1769799857, 74 "narHash": "sha256-88IFXZ7Sa1vxbz5pty0Io5qEaMQMMUPMonLa3Ls/ss4=", 75 "owner": "nix-community", 76 "repo": "naersk", 77 "rev": "9d4ed44d8b8cecdceb1d6fd76e74123d90ae6339", 78 "type": "github" 79 }, 80 "original": { 81 "owner": "nix-community", 82 "repo": "naersk", 83 "type": "github" 84 } 85 }, 86 "nixpkgs": { 87 "locked": { 88 "lastModified": 1752077645, 89 "narHash": "sha256-HM791ZQtXV93xtCY+ZxG1REzhQenSQO020cu6rHtAPk=", 90 "owner": "NixOS", 91 "repo": "nixpkgs", 92 "rev": "be9e214982e20b8310878ac2baa063a961c1bdf6", 93 "type": "github" 94 }, 95 "original": { 96 "owner": "NixOS", 97 "ref": "nixpkgs-unstable", 98 "repo": "nixpkgs", 99 "type": "github" 100 } 101 }, 102 "nixpkgs_2": { 103 "locked": { 104 "lastModified": 1772674223, 105 "narHash": "sha256-/suKbHSaSmuC9UY7G0VRQ3aO+QKqxAQPQ19wG7QNkF8=", 106 "owner": "NixOS", 107 "repo": "nixpkgs", 108 "rev": "66d9241e3dc2296726dc522e62dbfe89c7b449f3", 109 "type": "github" 110 }, 111 "original": { 112 "owner": "NixOS", 113 "ref": "nixpkgs-unstable", 114 "repo": "nixpkgs", 115 "type": "github" 116 } 117 }, 118 "root": { 119 "inputs": { 120 "flakelight": "flakelight", 121 "flakelight-rust": "flakelight-rust", 122 "nixpkgs": "nixpkgs_2" 123 } 124 }, 125 "rust-analyzer-src": { 126 "flake": false, 127 "locked": { 128 "lastModified": 1752428706, 129 "narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=", 130 "owner": "rust-lang", 131 "repo": "rust-analyzer", 132 "rev": "591e3b7624be97e4443ea7b5542c191311aa141d", 133 "type": "github" 134 }, 135 "original": { 136 "owner": "rust-lang", 137 "ref": "nightly", 138 "repo": "rust-analyzer", 139 "type": "github" 140 } 141 } 142 }, 143 "root": "root", 144 "version": 7 145}