forked from Revolutionary-Games/Thrive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
44 lines (44 loc) · 1.04 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1714272655,
"narHash": "sha256-3/ghIWCve93ngkx5eNPdHIKJP/pMzSr5Wc4rNKE1wOc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "12430e43bd9b81a6b4e79e64f87c624ade701eaf",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-godot": {
"locked": {
"lastModified": 1714353652,
"narHash": "sha256-ZXKOGmiLZUowaO8WtYdLnHM7wdhh4LyFxhd3MJvQXaw=",
"owner": "ilikefrogs101",
"repo": "nixpkgs",
"rev": "054b988b2c200c13778a12ce40ff66e40dfacd6c",
"type": "github"
},
"original": {
"owner": "ilikefrogs101",
"ref": "Godot-4.2.2",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-godot": "nixpkgs-godot"
}
}
},
"root": "root",
"version": 7
}