Local runner for GitHub autograder
1{
2 "nodes": {
3 "crane": {
4 "locked": {
5 "lastModified": 1755993354,
6 "narHash": "sha256-FCRRAzSaL/+umLIm3RU3O/+fJ2ssaPHseI2SSFL8yZU=",
7 "owner": "ipetkov",
8 "repo": "crane",
9 "rev": "25bd41b24426c7734278c2ff02e53258851db914",
10 "type": "github"
11 },
12 "original": {
13 "owner": "ipetkov",
14 "repo": "crane",
15 "type": "github"
16 }
17 },
18 "flakelight": {
19 "inputs": {
20 "nixpkgs": [
21 "nixpkgs"
22 ]
23 },
24 "locked": {
25 "lastModified": 1756126213,
26 "narHash": "sha256-iSmyMn8r5NJfTWEsp6R/5jmMHrVLnQ/icebYfNP5QnQ=",
27 "owner": "nix-community",
28 "repo": "flakelight",
29 "rev": "4415f8e61c770441f01a5b2550da5815aeebe144",
30 "type": "github"
31 },
32 "original": {
33 "owner": "nix-community",
34 "repo": "flakelight",
35 "type": "github"
36 }
37 },
38 "flakelight-rust": {
39 "inputs": {
40 "crane": "crane",
41 "flakelight": "flakelight"
42 },
43 "locked": {
44 "lastModified": 1756212791,
45 "narHash": "sha256-90/xH2TwrCluU3ROooeeBYNxpeRqdGDQQptiqZN6FlA=",
46 "owner": "accelbread",
47 "repo": "flakelight-rust",
48 "rev": "ce31f0d6c3adea38a4d8011c5e0b55d16888f21e",
49 "type": "github"
50 },
51 "original": {
52 "owner": "accelbread",
53 "repo": "flakelight-rust",
54 "type": "github"
55 }
56 },
57 "nixpkgs": {
58 "locked": {
59 "lastModified": 1756288264,
60 "narHash": "sha256-Om8adB1lfkU7D33VpR+/haZ2gI5r3Q+ZbIPzE5sYnwE=",
61 "owner": "NixOS",
62 "repo": "nixpkgs",
63 "rev": "ddd1826f294a0ee5fdc198ab72c8306a0ea73aa9",
64 "type": "github"
65 },
66 "original": {
67 "owner": "NixOS",
68 "ref": "nixpkgs-unstable",
69 "repo": "nixpkgs",
70 "type": "github"
71 }
72 },
73 "root": {
74 "inputs": {
75 "flakelight-rust": "flakelight-rust",
76 "nixpkgs": "nixpkgs"
77 }
78 }
79 },
80 "root": "root",
81 "version": 7
82}