-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
60 lines (60 loc) · 1.52 KB
/
flake.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"greenfoot-sources": {
"flake": false,
"locked": {
"lastModified": 1636980086,
"narHash": "sha256-Rd1t1jc5pG1J9MvDbtR8XtXQl5uEH2uTUVdcrIIvfMY=",
"owner": "Rc-Cookie",
"repo": "greenfoot-sources-combined",
"rev": "26887ec6b996bc6031eb1214c45e7f33f514d1c1",
"type": "github"
},
"original": {
"owner": "Rc-Cookie",
"repo": "greenfoot-sources-combined",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1672580127,
"narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0874168639713f547c05947c76124f78441ea46c",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"greenfoot-sources": "greenfoot-sources",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}