forked from edin45/simple_photogrammetry_gui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
117 lines (117 loc) · 3.21 KB
/
Copy pathflake.lock
File metadata and controls
117 lines (117 loc) · 3.21 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"nodes": {
"mapmapSource": {
"flake": false,
"locked": {
"lastModified": 1688456645,
"narHash": "sha256-CFMLjs7yorJ2a9/LNCzq9M98zna4KPX7EoP4sTZQ+Vo=",
"owner": "dthuerck",
"repo": "mapmap_cpu",
"rev": "fa526e0963ca3e431a02aa7b9e87b85ba8a8e304",
"type": "github"
},
"original": {
"owner": "dthuerck",
"repo": "mapmap_cpu",
"rev": "fa526e0963ca3e431a02aa7b9e87b85ba8a8e304",
"type": "github"
}
},
"mveSource": {
"flake": false,
"locked": {
"lastModified": 1511555642,
"narHash": "sha256-9JuMuoXQwuot5VO0j2TA76r7viwWFGiD/MaZaoycYf0=",
"owner": "nmoehrle",
"repo": "mve",
"rev": "91c0f3fde0781399b2fe872d8e52e4899274a84a",
"type": "github"
},
"original": {
"owner": "nmoehrle",
"repo": "mve",
"rev": "91c0f3fde0781399b2fe872d8e52e4899274a84a",
"type": "github"
}
},
"mvsTexturingSource": {
"flake": false,
"locked": {
"lastModified": 1773255216,
"narHash": "sha256-qo9rcMC0oym6kDjY7ceLrWQDha5759k3TyaREVEO2gg=",
"owner": "nmoehrle",
"repo": "mvs-texturing",
"rev": "f3374298ac959cb5afe47a14e4d35d2ac7fbdbb1",
"type": "github"
},
"original": {
"owner": "nmoehrle",
"repo": "mvs-texturing",
"rev": "f3374298ac959cb5afe47a14e4d35d2ac7fbdbb1",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1787070829,
"narHash": "sha256-vXNVDVtvfiQuXthP0NHPFdNvvMTkGpx0UP8oddIWbNk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0ae2bc1419c3f345984c2629e72e7a631820fa4d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"poissonReconSource": {
"flake": false,
"locked": {
"lastModified": 1777477075,
"narHash": "sha256-hHEUMI3puhriVc3/5g9wq/CWQEJ7xtzvskov+oiuZcg=",
"owner": "mkazhdan",
"repo": "PoissonRecon",
"rev": "262b0f539d404057d1f36e1adc07fc9388678899",
"type": "github"
},
"original": {
"owner": "mkazhdan",
"repo": "PoissonRecon",
"rev": "262b0f539d404057d1f36e1adc07fc9388678899",
"type": "github"
}
},
"rayintSource": {
"flake": false,
"locked": {
"lastModified": 1755715012,
"narHash": "sha256-rXzvXdBGwq/411uqXBoVrImTmdIgWlmGYlRn+/iXg2c=",
"owner": "nmoehrle",
"repo": "rayint",
"rev": "b62c8905f6dd11a179128517e814e0e00f9bb809",
"type": "github"
},
"original": {
"owner": "nmoehrle",
"repo": "rayint",
"rev": "b62c8905f6dd11a179128517e814e0e00f9bb809",
"type": "github"
}
},
"root": {
"inputs": {
"mapmapSource": "mapmapSource",
"mveSource": "mveSource",
"mvsTexturingSource": "mvsTexturingSource",
"nixpkgs": "nixpkgs",
"poissonReconSource": "poissonReconSource",
"rayintSource": "rayintSource"
}
}
},
"root": "root",
"version": 7
}