forked from disorderedmaterials/jv2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
115 lines (115 loc) · 2.89 KB
/
Copy pathflake.lock
File metadata and controls
115 lines (115 loc) · 2.89 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
{
"nodes": {
"bundler": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1626704917,
"narHash": "sha256-cJ73kxY5ZCPWQeQZyCSdvkBqjqJkU5wgETBNaXfqF18=",
"owner": "matthewbauer",
"repo": "nix-bundle",
"rev": "223f4ffc4179aa318c34dc873a08cb00090db829",
"type": "github"
},
"original": {
"owner": "matthewbauer",
"repo": "nix-bundle",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1631561581,
"narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixGL-src": {
"flake": false,
"locked": {
"lastModified": 1633350348,
"narHash": "sha256-rfA7lqV+cR3bQt4lT2F+6qrIzJSPloJaGVATR9u+5yY=",
"owner": "guibou",
"repo": "nixGL",
"rev": "c4aa5aa15af5d75e2f614a70063a2d341e8e3461",
"type": "github"
},
"original": {
"owner": "guibou",
"repo": "nixGL",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641870998,
"narHash": "sha256-6HkxR2WZsm37VoQS7jgp6Omd71iw6t1kP8bDbaqCDuI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "386234e2a61e1e8acf94dfa3a3d3ca19a6776efb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"outdated": {
"locked": {
"lastModified": 1641734288,
"narHash": "sha256-/7YwWbvkjinc4uu5aUQMRw3xAthhOVH/esm4tCXPzIQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "df123677560db3b0db7c19d71981b11091fbeaf6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"bundler": "bundler",
"flake-utils": "flake-utils",
"nixGL-src": "nixGL-src",
"nixpkgs": "nixpkgs",
"outdated": "outdated",
"weggli": "weggli"
}
},
"weggli": {
"flake": false,
"locked": {
"lastModified": 1634019457,
"narHash": "sha256-5G+dXsb1Pl2c449QDx5LbzWnqVphcysI5iiwWEIdn3A=",
"owner": "googleprojectzero",
"repo": "weggli",
"rev": "bb8e5fa95037fe99f14811bf6e1253ef5307adf1",
"type": "github"
},
"original": {
"owner": "googleprojectzero",
"repo": "weggli",
"type": "github"
}
}
},
"root": "root",
"version": 7
}