forked from IllustratedMan-code/Godot-Flake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
61 lines (61 loc) · 1.47 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
61
{
"nodes": {
"godot": {
"flake": false,
"locked": {
"lastModified": 1709054830,
"narHash": "sha256-tKGVIrxGT/M6bKaQvYIcX92zZIg2epqQa8NtG0kFdTw=",
"owner": "godotengine",
"repo": "godot",
"rev": "f5dbbf7fd067bbb435989a6839fe37e03e4ba057",
"type": "github"
},
"original": {
"owner": "godotengine",
"repo": "godot",
"type": "github"
}
},
"godot-cpp": {
"flake": false,
"locked": {
"lastModified": 1708973657,
"narHash": "sha256-CaTGt4yejZQawRpol6UkkFMg/7AVLWAWna3zcrT/6qo=",
"owner": "godotengine",
"repo": "godot-cpp",
"rev": "e55b792fea513b4c1f13939ca00c28e06b8d4454",
"type": "github"
},
"original": {
"owner": "godotengine",
"repo": "godot-cpp",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708807242,
"narHash": "sha256-sRTRkhMD4delO/hPxxi+XwLqPn8BuUq6nnj4JqLwOu0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "73de017ef2d18a04ac4bfd0c02650007ccb31c2a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"godot": "godot",
"godot-cpp": "godot-cpp",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}