-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
111 lines (111 loc) · 2.88 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
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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"kinc-shader-src": {
"flake": false,
"locked": {
"lastModified": 1640360554,
"narHash": "sha256-GW2mIrfwOtkb3WX2gFx+SpmceqnouCqNIkTQiUMjnjs=",
"owner": "Kinc-Samples",
"repo": "Shader-Kinc",
"rev": "f9d6f462eb51913ee446f8e2149d01b5714bf9e9",
"type": "github"
},
"original": {
"owner": "Kinc-Samples",
"repo": "Shader-Kinc",
"type": "github"
}
},
"kinc-src": {
"flake": false,
"locked": {
"lastModified": 1640109384,
"narHash": "sha256-71BMY8Bc6oHNRA70lnnKq2YVXP8jsK37aV6PtfTabqw=",
"owner": "Kode",
"repo": "Kinc",
"rev": "9c71357efc52405fe963641204d32bdcb8570c2b",
"type": "github"
},
"original": {
"owner": "Kode",
"repo": "Kinc",
"type": "github"
}
},
"kinc-texture-src": {
"flake": false,
"locked": {
"lastModified": 1631372719,
"narHash": "sha256-B3XVbrw/2pIetXRyv+9rsn0l/MzGdGBO5lFg21AbwIs=",
"owner": "Kinc-Samples",
"repo": "Texture-Kinc",
"rev": "295d36ef84bc165c469ab92d82b5bd33badd85ee",
"type": "github"
},
"original": {
"owner": "Kinc-Samples",
"repo": "Texture-Kinc",
"type": "github"
}
},
"krafix-bin": {
"flake": false,
"locked": {
"lastModified": 1637445480,
"narHash": "sha256-BnLIw2hJVEInCRtx+T2YsGuzxcp+DD11MkU4GdSKeOI=",
"owner": "Kode",
"repo": "krafix_bin",
"rev": "c0610a853a25bde4bce367164b16147b2a9bf33d",
"type": "github"
},
"original": {
"owner": "Kode",
"repo": "krafix_bin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641244400,
"narHash": "sha256-8i4oasWEz/2y9U+F1XU15jfwSbd5YOEBh2tyBBm/W8E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c6019d8efb5530dcf7ce98086b8e091be5ff900a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"kinc-shader-src": "kinc-shader-src",
"kinc-src": "kinc-src",
"kinc-texture-src": "kinc-texture-src",
"krafix-bin": "krafix-bin",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}