-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.06 KB
/
flake.lock
File metadata and controls
44 lines (44 loc) · 1.06 KB
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
{
"nodes": {
"mcversions": {
"flake": false,
"locked": {
"lastModified": 1733281213,
"narHash": "sha256-XXIWpfL43dpqMKpripMkImDznrth2xiJnvA5i28noew=",
"owner": "yushijinhun",
"repo": "minecraft-version-json-history",
"rev": "73ca3f5f1badeefcc57abb102295ffbe99a428bb",
"type": "github"
},
"original": {
"owner": "yushijinhun",
"repo": "minecraft-version-json-history",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1734119587,
"narHash": "sha256-AKU6qqskl0yf2+JdRdD0cfxX4b9x3KKV5RqA6wijmPM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3566ab7246670a43abd2ffa913cc62dad9cdf7d5",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"mcversions": "mcversions",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}