Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to regenerate source for Vulkan v1.3.268 #489

Open
ThreeOfTwelve opened this issue Oct 20, 2023 · 0 comments
Open

Failed to regenerate source for Vulkan v1.3.268 #489

ThreeOfTwelve opened this issue Oct 20, 2023 · 0 comments

Comments

@ThreeOfTwelve
Copy link
Contributor

No response. He's deactivated his communication system.

log of `generate-new/bin/vk`

+ set -e
+++ dirname ./scripts/update.sh
++ cd ./scripts
++ pwd
+ DIR=/home/runner/work/vulkan/vulkan/scripts
+ no_doc_diff=
+ requested_version=
+ [[ 2 -gt 0 ]]
+ case $1 in
+ no_doc_diff=/home/runner/no-doc-diff.patch
+ shift
+ shift
+ [[ 0 -gt 0 ]]
+ '[' ']'
++ curl -H 'Accept: application/vnd.github.v3+json' https://api.github.com/repos/KhronosGroup/Vulkan-Docs/tags
++ sort --version-sort
++ tail -n1
++ jq --raw-output 'map(.name) | .[]'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14973  100 14973    0     0  49079      0 --:--:-- --:--:-- --:--:-- 49253
+ latest_version=v1.3.268
+ version=v1.3.268
+ echo '::set-output name=vulkan_version::v1.3.268'
::set-output name=vulkan_version::v1.3.268
+ echo 'Fetching Vulkan-Docs'
Fetching Vulkan-Docs
+ git -C generate-new/Vulkan-Docs fetch
+ git -C generate-new/Vulkan-Docs fetch --tags
From https://github.com/KhronosGroup/Vulkan-Docs
 * [new tag]           v1.0-core+wsi-20160216 -> v1.0-core+wsi-20160216
 * [new tag]           v1.0-core+wsi-20160226 -> v1.0-core+wsi-20160226
 * [new tag]           v1.0-core+wsi-20160304 -> v1.0-core+wsi-20160304
 * [new tag]           v1.0-core+wsi-20160310 -> v1.0-core+wsi-20160310
 * [new tag]           v1.0-core+wsi-20160311 -> v1.0-core+wsi-20160311
 * [new tag]           v1.0-core+wsi-20160325 -> v1.0-core+wsi-20160325
 * [new tag]           v1.0-core+wsi-20160401 -> v1.0-core+wsi-20160401
 * [new tag]           v1.0-core+wsi-20160408 -> v1.0-core+wsi-20160408
 * [new tag]           v1.0-core+wsi-20160415 -> v1.0-core+wsi-20160415
 * [new tag]           v1.0-core+wsi-20160422 -> v1.0-core+wsi-20160422
 * [new tag]           v1.0-core+wsi-20160429 -> v1.0-core+wsi-20160429
 * [new tag]           v1.0-core+wsi-20160513 -> v1.0-core+wsi-20160513
 * [new tag]           v1.0-core+wsi-20160520 -> v1.0-core+wsi-20160520
 * [new tag]           v1.0-core+wsi-20160527 -> v1.0-core+wsi-20160527
 * [new tag]           v1.0-core+wsi-20160610 -> v1.0-core+wsi-20160610
 * [new tag]           v1.0-core+wsi-20160617 -> v1.0-core+wsi-20160617
 * [new tag]           v1.0-core+wsi-20160624 -> v1.0-core+wsi-20160624
 * [new tag]           v1.0-core+wsi-20160701 -> v1.0-core+wsi-20160701
 * [new tag]           v1.0-core+wsi-20160710 -> v1.0-core+wsi-20160710
 * [new tag]           v1.0-core+wsi-20160715 -> v1.0-core+wsi-20160715
 * [new tag]           v1.0-core+wsi-20160722 -> v1.0-core+wsi-20160722
 * [new tag]           v1.0-core+wsi-20160805 -> v1.0-core+wsi-20160805
 * [new tag]           v1.0-core+wsi-20160812 -> v1.0-core+wsi-20160812
 * [new tag]           v1.0-core-20160216     -> v1.0-core-20160216
 * [new tag]           v1.0-core-20160226     -> v1.0-core-20160226
 * [new tag]           v1.0-core-20160304     -> v1.0-core-20160304
 * [new tag]           v1.0-core-20160310     -> v1.0-core-20160310
 * [new tag]           v1.0-core-20160311     -> v1.0-core-20160311
 * [new tag]           v1.0-core-20160325     -> v1.0-core-20160325
 * [new tag]           v1.0-core-20160401     -> v1.0-core-20160401
 * [new tag]           v1.0-core-20160408     -> v1.0-core-20160408
 * [new tag]           v1.0-core-20160415     -> v1.0-core-20160415
 * [new tag]           v1.0-core-20160422     -> v1.0-core-20160422
 * [new tag]           v1.0-core-20160429     -> v1.0-core-20160429
 * [new tag]           v1.0-core-20160513     -> v1.0-core-20160513
 * [new tag]           v1.0-core-20160520     -> v1.0-core-20160520
 * [new tag]           v1.0-core-20160527     -> v1.0-core-20160527
 * [new tag]           v1.0-core-20160610     -> v1.0-core-20160610
 * [new tag]           v1.0-core-20160617     -> v1.0-core-20160617
 * [new tag]           v1.0-core-20160624     -> v1.0-core-20160624
 * [new tag]           v1.0-core-20160701     -> v1.0-core-20160701
 * [new tag]           v1.0-core-20160710     -> v1.0-core-20160710
 * [new tag]           v1.0-core-20160715     -> v1.0-core-20160715
 * [new tag]           v1.0-core-20160722     -> v1.0-core-20160722
 * [new tag]           v1.0-core-20160805     -> v1.0-core-20160805
 * [new tag]           v1.0-core-20160812     -> v1.0-core-20160812
 * [new tag]           v1.0-core-20160826     -> v1.0-core-20160826
 * [new tag]           v1.0-core-20160906     -> v1.0-core-20160906
 * [new tag]           v1.0-core-20160916     -> v1.0-core-20160916
 * [new tag]           v1.0-core-20160923     -> v1.0-core-20160923
 * [new tag]           v1.0-core-20160930     -> v1.0-core-20160930
 * [new tag]           v1.0-core-20161007     -> v1.0-core-20161007
 * [new tag]           v1.0-core-20161014     -> v1.0-core-20161014
 * [new tag]           v1.0-core-20161025     -> v1.0-core-20161025
 * [new tag]           v1.0.33-core           -> v1.0.33-core
 * [new tag]           v1.0.34-core           -> v1.0.34-core
 * [new tag]           v1.0.35-core           -> v1.0.35-core
 * [new tag]           v1.0.36-core           -> v1.0.36-core
 * [new tag]           v1.0.38-core           -> v1.0.38-core
 * [new tag]           v1.0.39-core           -> v1.0.39-core
 * [new tag]           v1.0.40-core           -> v1.0.40-core
 * [new tag]           v1.0.41-core           -> v1.0.41-core
 * [new tag]           v1.0.42-core           -> v1.0.42-core
 * [new tag]           v1.0.43-core           -> v1.0.43-core
 * [new tag]           v1.0.44-core           -> v1.0.44-core
 * [new tag]           v1.0.45-core           -> v1.0.45-core
 * [new tag]           v1.0.46-core           -> v1.0.46-core
 * [new tag]           v1.0.47-core           -> v1.0.47-core
 * [new tag]           v1.0.48-core           -> v1.0.48-core
 * [new tag]           v1.0.49-core           -> v1.0.49-core
 * [new tag]           v1.0.50-core           -> v1.0.50-core
 * [new tag]           v1.0.51-core           -> v1.0.51-core
 * [new tag]           v1.0.53-core           -> v1.0.53-core
 * [new tag]           v1.0.54-core           -> v1.0.54-core
 * [new tag]           v1.0.55-core           -> v1.0.55-core
 * [new tag]           v1.0.56-core           -> v1.0.56-core
 * [new tag]           v1.0.57-core           -> v1.0.57-core
 * [new tag]           v1.0.58-core           -> v1.0.58-core
 * [new tag]           v1.0.59-core           -> v1.0.59-core
 * [new tag]           v1.0.60-core           -> v1.0.60-core
 * [new tag]           v1.0.61-core           -> v1.0.61-core
 * [new tag]           v1.0.62-core           -> v1.0.62-core
 * [new tag]           v1.0.63-core           -> v1.0.63-core
 * [new tag]           v1.0.64-core           -> v1.0.64-core
 * [new tag]           v1.0.65-core           -> v1.0.65-core
 * [new tag]           v1.0.66-core           -> v1.0.66-core
 * [new tag]           v1.0.67-core           -> v1.0.67-core
 * [new tag]           v1.0.68-core           -> v1.0.68-core
 * [new tag]           v1.0.69-core           -> v1.0.69-core
 * [new tag]           v1.1.100               -> v1.1.100
 * [new tag]           v1.1.101               -> v1.1.101
 * [new tag]           v1.1.102               -> v1.1.102
 * [new tag]           v1.1.103               -> v1.1.103
 * [new tag]           v1.1.104               -> v1.1.104
 * [new tag]           v1.1.105               -> v1.1.105
 * [new tag]           v1.1.106               -> v1.1.106
 * [new tag]           v1.1.107               -> v1.1.107
 * [new tag]           v1.1.108               -> v1.1.108
 * [new tag]           v1.1.109               -> v1.1.109
 * [new tag]           v1.1.110               -> v1.1.110
 * [new tag]           v1.1.111               -> v1.1.111
 * [new tag]           v1.1.112               -> v1.1.112
 * [new tag]           v1.1.113               -> v1.1.113
 * [new tag]           v1.1.114               -> v1.1.114
 * [new tag]           v1.1.115               -> v1.1.115
 * [new tag]           v1.1.116               -> v1.1.116
 * [new tag]           v1.1.117               -> v1.1.117
 * [new tag]           v1.1.118               -> v1.1.118
 * [new tag]           v1.1.119               -> v1.1.119
 * [new tag]           v1.1.120               -> v1.1.120
 * [new tag]           v1.1.121               -> v1.1.121
 * [new tag]           v1.1.122               -> v1.1.122
 * [new tag]           v1.1.123               -> v1.1.123
 * [new tag]           v1.1.124               -> v1.1.124
 * [new tag]           v1.1.125               -> v1.1.125
 * [new tag]           v1.1.126               -> v1.1.126
 * [new tag]           v1.1.127               -> v1.1.127
 * [new tag]           v1.1.128               -> v1.1.128
 * [new tag]           v1.1.129               -> v1.1.129
 * [new tag]           v1.1.130               -> v1.1.130
 * [new tag]           v1.1.70                -> v1.1.70
 * [new tag]           v1.1.71                -> v1.1.71
 * [new tag]           v1.1.72                -> v1.1.72
 * [new tag]           v1.1.73                -> v1.1.73
 * [new tag]           v1.1.74                -> v1.1.74
 * [new tag]           v1.1.75                -> v1.1.75
 * [new tag]           v1.1.76                -> v1.1.76
 * [new tag]           v1.1.77                -> v1.1.77
 * [new tag]           v1.1.78                -> v1.1.78
 * [new tag]           v1.1.79                -> v1.1.79
 * [new tag]           v1.1.80                -> v1.1.80
 * [new tag]           v1.1.81                -> v1.1.81
 * [new tag]           v1.1.82                -> v1.1.82
 * [new tag]           v1.1.83                -> v1.1.83
 * [new tag]           v1.1.84                -> v1.1.84
 * [new tag]           v1.1.85                -> v1.1.85
 * [new tag]           v1.1.86                -> v1.1.86
 * [new tag]           v1.1.87                -> v1.1.87
 * [new tag]           v1.1.88                -> v1.1.88
 * [new tag]           v1.1.89                -> v1.1.89
 * [new tag]           v1.1.90                -> v1.1.90
 * [new tag]           v1.1.91                -> v1.1.91
 * [new tag]           v1.1.92                -> v1.1.92
 * [new tag]           v1.1.93                -> v1.1.93
 * [new tag]           v1.1.94                -> v1.1.94
 * [new tag]           v1.1.95                -> v1.1.95
 * [new tag]           v1.1.96                -> v1.1.96
 * [new tag]           v1.1.97                -> v1.1.97
 * [new tag]           v1.1.98                -> v1.1.98
 * [new tag]           v1.1.99                -> v1.1.99
 * [new tag]           v1.2.131               -> v1.2.131
 * [new tag]           v1.2.132               -> v1.2.132
 * [new tag]           v1.2.133               -> v1.2.133
 * [new tag]           v1.2.134               -> v1.2.134
 * [new tag]           v1.2.135               -> v1.2.135
 * [new tag]           v1.2.136               -> v1.2.136
 * [new tag]           v1.2.137               -> v1.2.137
 * [new tag]           v1.2.138               -> v1.2.138
 * [new tag]           v1.2.139               -> v1.2.139
 * [new tag]           v1.2.140               -> v1.2.140
 * [new tag]           v1.2.141               -> v1.2.141
 * [new tag]           v1.2.142               -> v1.2.142
 * [new tag]           v1.2.143               -> v1.2.143
 * [new tag]           v1.2.144               -> v1.2.144
 * [new tag]           v1.2.145               -> v1.2.145
 * [new tag]           v1.2.146               -> v1.2.146
 * [new tag]           v1.2.147               -> v1.2.147
 * [new tag]           v1.2.148               -> v1.2.148
 * [new tag]           v1.2.149               -> v1.2.149
 * [new tag]           v1.2.150               -> v1.2.150
 * [new tag]           v1.2.151               -> v1.2.151
 * [new tag]           v1.2.152               -> v1.2.152
 * [new tag]           v1.2.153               -> v1.2.153
 * [new tag]           v1.2.154               -> v1.2.154
 * [new tag]           v1.2.155               -> v1.2.155
 * [new tag]           v1.2.156               -> v1.2.156
 * [new tag]           v1.2.157               -> v1.2.157
 * [new tag]           v1.2.158               -> v1.2.158
 * [new tag]           v1.2.159               -> v1.2.159
 * [new tag]           v1.2.160               -> v1.2.160
 * [new tag]           v1.2.161               -> v1.2.161
 * [new tag]           v1.2.162               -> v1.2.162
 * [new tag]           v1.2.163               -> v1.2.163
 * [new tag]           v1.2.164               -> v1.2.164
 * [new tag]           v1.2.165               -> v1.2.165
 * [new tag]           v1.2.166               -> v1.2.166
 * [new tag]           v1.2.167               -> v1.2.167
 * [new tag]           v1.2.168               -> v1.2.168
 * [new tag]           v1.2.169               -> v1.2.169
 * [new tag]           v1.2.170               -> v1.2.170
 * [new tag]           v1.2.171               -> v1.2.171
 * [new tag]           v1.2.172               -> v1.2.172
 * [new tag]           v1.2.173               -> v1.2.173
 * [new tag]           v1.2.174               -> v1.2.174
 * [new tag]           v1.2.175               -> v1.2.175
 * [new tag]           v1.2.176               -> v1.2.176
 * [new tag]           v1.2.177               -> v1.2.177
 * [new tag]           v1.2.178               -> v1.2.178
 * [new tag]           v1.2.179               -> v1.2.179
 * [new tag]           v1.2.180               -> v1.2.180
 * [new tag]           v1.2.181               -> v1.2.181
 * [new tag]           v1.2.182               -> v1.2.182
 * [new tag]           v1.2.183               -> v1.2.183
 * [new tag]           v1.2.184               -> v1.2.184
 * [new tag]           v1.2.185               -> v1.2.185
 * [new tag]           v1.2.186               -> v1.2.186
 * [new tag]           v1.2.187               -> v1.2.187
 * [new tag]           v1.2.188               -> v1.2.188
 * [new tag]           v1.2.189               -> v1.2.189
 * [new tag]           v1.2.190               -> v1.2.190
 * [new tag]           v1.2.191               -> v1.2.191
 * [new tag]           v1.2.192               -> v1.2.192
 * [new tag]           v1.2.193               -> v1.2.193
 * [new tag]           v1.2.194               -> v1.2.194
 * [new tag]           v1.2.195               -> v1.2.195
 * [new tag]           v1.2.196               -> v1.2.196
 * [new tag]           v1.2.197               -> v1.2.197
 * [new tag]           v1.2.198               -> v1.2.198
 * [new tag]           v1.2.199               -> v1.2.199
 * [new tag]           v1.2.200               -> v1.2.200
 * [new tag]           v1.2.201               -> v1.2.201
 * [new tag]           v1.2.202               -> v1.2.202
 * [new tag]           v1.2.203               -> v1.2.203
 * [new tag]           v1.3.204               -> v1.3.204
 * [new tag]           v1.3.205               -> v1.3.205
 * [new tag]           v1.3.206               -> v1.3.206
 * [new tag]           v1.3.207               -> v1.3.207
 * [new tag]           v1.3.208               -> v1.3.208
 * [new tag]           v1.3.209               -> v1.3.209
 * [new tag]           v1.3.210               -> v1.3.210
 * [new tag]           v1.3.211               -> v1.3.211
 * [new tag]           v1.3.212               -> v1.3.212
 * [new tag]           v1.3.213               -> v1.3.213
 * [new tag]           v1.3.214               -> v1.3.214
 * [new tag]           v1.3.215               -> v1.3.215
 * [new tag]           v1.3.216               -> v1.3.216
 * [new tag]           v1.3.217               -> v1.3.217
 * [new tag]           v1.3.218               -> v1.3.218
 * [new tag]           v1.3.219               -> v1.3.219
 * [new tag]           v1.3.220               -> v1.3.220
 * [new tag]           v1.3.221               -> v1.3.221
 * [new tag]           v1.3.222               -> v1.3.222
 * [new tag]           v1.3.223               -> v1.3.223
 * [new tag]           v1.3.224               -> v1.3.224
 * [new tag]           v1.3.225               -> v1.3.225
 * [new tag]           v1.3.226               -> v1.3.226
 * [new tag]           v1.3.227               -> v1.3.227
 * [new tag]           v1.3.228               -> v1.3.228
 * [new tag]           v1.3.229               -> v1.3.229
 * [new tag]           v1.3.230               -> v1.3.230
 * [new tag]           v1.3.231               -> v1.3.231
 * [new tag]           v1.3.232               -> v1.3.232
 * [new tag]           v1.3.233               -> v1.3.233
 * [new tag]           v1.3.234               -> v1.3.234
 * [new tag]           v1.3.235               -> v1.3.235
 * [new tag]           v1.3.236               -> v1.3.236
 * [new tag]           v1.3.237               -> v1.3.237
 * [new tag]           v1.3.238               -> v1.3.238
 * [new tag]           v1.3.239               -> v1.3.239
 * [new tag]           v1.3.240               -> v1.3.240
 * [new tag]           v1.3.241               -> v1.3.241
 * [new tag]           v1.3.242               -> v1.3.242
 * [new tag]           v1.3.243               -> v1.3.243
 * [new tag]           v1.3.244               -> v1.3.244
 * [new tag]           v1.3.245               -> v1.3.245
 * [new tag]           v1.3.246               -> v1.3.246
 * [new tag]           v1.3.247               -> v1.3.247
 * [new tag]           v1.3.248               -> v1.3.248
 * [new tag]           v1.3.249               -> v1.3.249
 * [new tag]           v1.3.250               -> v1.3.250
 * [new tag]           v1.3.251               -> v1.3.251
 * [new tag]           v1.3.252               -> v1.3.252
 * [new tag]           v1.3.253               -> v1.3.253
 * [new tag]           v1.3.254               -> v1.3.254
 * [new tag]           v1.3.255               -> v1.3.255
 * [new tag]           v1.3.256               -> v1.3.256
 * [new tag]           v1.3.257               -> v1.3.257
 * [new tag]           v1.3.258               -> v1.3.258
 * [new tag]           v1.3.259               -> v1.3.259
 * [new tag]           v1.3.260               -> v1.3.260
 * [new tag]           v1.3.261               -> v1.3.261
 * [new tag]           v1.3.262               -> v1.3.262
 * [new tag]           v1.3.263               -> v1.3.263
 * [new tag]           v1.3.264               -> v1.3.264
 * [new tag]           v1.3.265               -> v1.3.265
 * [new tag]           v1.3.266               -> v1.3.266
 * [new tag]           v1.3.267               -> v1.3.267
 * [new tag]           v1.3.268               -> v1.3.268
+ grep v1.3.268
+ git -C generate-new/Vulkan-Docs describe --tags
fatal: No tags can describe '5c80e2c54664807c1a847631a7ca4b055df57526'.
Try --always, or create some tags.
+ before=
+ '[' /home/runner/no-doc-diff.patch ']'
++ nix-build --no-out-link nix/generate.nix --arg withDocs false
these 4 derivations will be built:
  /nix/store/5kf03qklngdx9smqnfh3k81r8yrlm62l-builder.pl.drv
  /nix/store/gb8mzh5c474w0yh13lb22p53hdnzsxkl-asciidoctor-2.0.18.drv
  /nix/store/pims87hj3gd2q28ri11w27ycaf3ajgaa-asciidoctor-2.0.18.drv
  /nix/store/zwlrbbg9s9p2lpfdzdpdpgz1njjwmga3-vulkan-gen.drv
these 86 paths will be fetched (90.88 MiB download, 384.55 MiB unpacked):
  /nix/store/kmigdljiv59kh22jrx5hp0savn2xx3fc-brotli-1.0.9-lib
  /nix/store/xmwbn6b78xzywrbd2ddcl4iz2sw3g0x6-bundler-2.3.26
  /nix/store/cgmpl823df6sjgc9qbb9wrw379x8yvwk-curl-7.86.0
  /nix/store/99fn5rwahg8c94xisnqxq4p6wrwmpw2c-escape-string-regexp-5.0.0
  /nix/store/vz60km5pipc0apc0iafvljw5a5wfn28v-expat-2.5.0
  /nix/store/yw06lqgqgi3abwd2b4qp76l3pxm5wabz-gdbm-1.23
  /nix/store/n73kzlbbxang778ypp2lzxh11kry74wr-gemfile-and-lockfile
  /nix/store/zms41v0fgzfq4z629kn5jrlcv7hf9w7v-gettext-0.21
  /nix/store/cfx715ifm48vanlqdh7f1h3pqjpspbzd-git-2.38.1
  /nix/store/q1j8pp8789p1iwv0kz2za5mmpg1whfx8-git-2.38.1-doc
  /nix/store/awhy79lar019gqmais1bbavvcl7mrs26-gnumake-4.4
  /nix/store/rl720sd12cb4plalin5kb1ib5hs2ncl3-he-1.2.0
  /nix/store/wkmc51s1nyyic7ym9c44k57wk8aqlpp9-icu4c-72.1
  /nix/store/lmr9gzvvxrdq0akic1fls9jklh4kq2vf-icu4c-72.1-dev
  /nix/store/slmsy98nyzyr1nnrxb18gnz8dbm5mlm1-keyutils-1.6.3-lib
  /nix/store/3xm08j9yrcj91saxq4s3ndl2gc2n717v-libkrb5-1.20
  /nix/store/6wjc702n40r1k028f5hhl0qma803zr2m-libssh2-1.10.0
  /nix/store/avbmp3dcrbzrckrprx48cxx2mwlh825l-libuv-1.44.2
  /nix/store/vamwsqfpvgfwnc7ksa8k4aa52my5r1bq-libxcrypt-4.4.33
  /nix/store/sz9c319zmpqdahy5qzn28vi6axh39q9j-libyaml-0.2.5
  /nix/store/4v4ck0lijgdn3k4zbmk99xyxfzpdd0vw-mailcap-2.1.53
  /nix/store/a4h1dk4d5iz307dbbj69xmaa0m5vddxg-nghttp2-1.49.0-lib
  /nix/store/7ppnyqmp1c92gkfrixbz99sw7q6ifkg1-nodejs-18.12.1
  /nix/store/gz21lfpz6rjncy9jljqrxapmbl0rxs20-openssl-3.0.7
  /nix/store/zpwhl35d2dkj0p4bli5wp6sw1vfsyab5-openssl-3.0.7
  /nix/store/10vrgdkvgnp04wmfw0ky48g08x8qc3ry-openssl-3.0.7-bin
  /nix/store/5l8ssr9hcqakgdgy50mhckrwldsfxb39-openssl-3.0.7-dev
  /nix/store/b33ikpmz4b1gd654v5s62phykmpd58fp-pcre2-10.40
  /nix/store/n48i43wkly6kfhxz4ypcxbsv2pr7ggzh-perl-5.36.0
  /nix/store/v0lzh5jnpn9fvac03a3674hxx0rip7p9-perl5.36.0-CGI-4.51
  /nix/store/as06f2l7g1fknfl0ldy3mlqrzys50v28-perl5.36.0-CGI-Fast-2.15
  /nix/store/p2hv81lql9nk8ajjrm1aibjpw5hlfay6-perl5.36.0-Encode-Locale-1.05
  /nix/store/x3ir67ci45jzchxyg14ra2jv8lhssmg1-perl5.36.0-FCGI-0.79
  /nix/store/bnrcidfb8f1my3a7hp5n72503vwcva84-perl5.36.0-FCGI-ProcManager-0.28
  /nix/store/piqpzmki2sigkxsj14a2fa4yd8l1zkak-perl5.36.0-File-Listing-6.14
  /nix/store/nj7xd1hp72dnd4l1ycdkzdgsli8iwx6j-perl5.36.0-HTML-Parser-3.75
  /nix/store/n0l6mdhczqyks72p02gp00aizlys2iqg-perl5.36.0-HTML-TagCloud-0.38
  /nix/store/k7jk654s5409hqris0g95f0wli0hgmwn-perl5.36.0-HTML-Tagset-3.20
  /nix/store/lcgrygira7h41dq81rzfqsq49dfk26ca-perl5.36.0-HTTP-Cookies-6.09
  /nix/store/g5bhqzsmiv3f398c7izhpxakckdjkzjl-perl5.36.0-HTTP-Daemon-6.14
  /nix/store/scqnxiim7wbmpm5b9vxyvaqz001b2m5i-perl5.36.0-HTTP-Date-6.05
  /nix/store/wrar9hrrwx2yfcdjvngjniv8yp7126bf-perl5.36.0-HTTP-Message-6.26
  /nix/store/b7gk0016nvxpf44f9sgry2lmm4l0nwv1-perl5.36.0-HTTP-Negotiate-6.01
  /nix/store/p7lwnw2qldl00bbxg930gcrx5k6f9x5n-perl5.36.0-IO-HTML-1.004
  /nix/store/y7a6i6g9a6yydncy2ghsrz2wjhbjmv3j-perl5.36.0-LWP-MediaTypes-6.04
  /nix/store/p4c5ldrdk3jxx288ywpbz5rcypsqcc71-perl5.36.0-Net-HTTP-6.19
  /nix/store/f68y38vqq8086i1nmfk7c5d5acj1y3w1-perl5.36.0-TermReadKey-2.38
  /nix/store/c75j08r70yz8zs0dwxafbx6nvpy17w34-perl5.36.0-Test-Fatal-0.016
  /nix/store/0c0vkgkxabjsdpab9xfhan8qcxrh8mcx-perl5.36.0-Test-Needs-0.002006
  /nix/store/bgzc351nibmh3bcfgm18f383zdz6mf1b-perl5.36.0-Test-RequiresInternet-0.05
  /nix/store/7zwyjl601462yizlgy3z1y58wdh1xlvw-perl5.36.0-TimeDate-2.33
  /nix/store/2sp42dy2ia9wc76sf4bjr9r2a9dp1ys2-perl5.36.0-Try-Tiny-0.30
  /nix/store/bdwmg6b1by6z269i6lfv8211gijvnjf0-perl5.36.0-URI-5.05
  /nix/store/bncrgpn7rnbc0qv5m0s2kjhqvfnydf1h-perl5.36.0-WWW-RobotRules-6.02
  /nix/store/v5dzwhhawhf7qipi2wxv71nbizz5ada9-perl5.36.0-libwww-perl-6.67
  /nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9
  /nix/store/q8404hd0zcbx7hzn97llbar65g3wbxk8-python3.10-pyparsing-3.0.9
  /nix/store/jqkpdp70i5qcwn7val5d0vbb7dlw1ij1-ruby-3.1.2
  /nix/store/m85nw9p9vaazk9f349nacv5irhlrvxf1-ruby3.1.2-Ascii85-1.1.0
  /nix/store/8gshmb1hwx0gs33hxra7xbf3fh836lx3-ruby3.1.2-addressable-2.8.1
  /nix/store/ypjjsi8cqg7vw1dkf4y8g8dwfimhkpc4-ruby3.1.2-afm-0.2.2
  /nix/store/ks1fi9jrkcy207lzkqf1yfaqm2hay63b-ruby3.1.2-asciidoctor-2.0.18
  /nix/store/n0f6hj13iwigsrl53mb48z260niz3w5y-ruby3.1.2-asciidoctor-pdf-2.3.2
  /nix/store/im6d5y2wi4sji02wr7g3h50kqmb9ljng-ruby3.1.2-coderay-1.1.3
  /nix/store/f067bxadp85zsxjkyjifrvbaf7nnpv4f-ruby3.1.2-concurrent-ruby-1.1.10
  /nix/store/3g0k02wlh4j9gabcbql4bk7yx2h7pvdy-ruby3.1.2-css_parser-1.12.0
  /nix/store/3pr7x4l0xr5dwizk39lqxq1fpdr7hfgj-ruby3.1.2-hashery-2.1.2
  /nix/store/mnn4abgp3rlysgx4ylx8hwvn1a334m0g-ruby3.1.2-matrix-0.4.2
  /nix/store/f7k8if1sxwf8w6fb6ggn0nvwf5ngjbyk-ruby3.1.2-pdf-core-0.9.0
  /nix/store/ag1qfic97j9cmzs3njhd389yiyjdv5ms-ruby3.1.2-pdf-reader-2.10.0
  /nix/store/l80vwwifcrb18scn512asx0dc2m26j49-ruby3.1.2-polyglot-0.3.5
  /nix/store/sn1diqycwcjdyhbyqa9mphxzdj9qhshj-ruby3.1.2-prawn-2.4.0
  /nix/store/b7wm4gj4zbc2p6y79kd2gc84k3ksdb4n-ruby3.1.2-prawn-icon-3.0.0
  /nix/store/5mkljfgk169084g60i3k3yv2cprkywmp-ruby3.1.2-prawn-svg-0.32.0
  /nix/store/xqillgwy77hav998fqr8zcnvkz9v4x1p-ruby3.1.2-prawn-table-0.2.2
  /nix/store/dl6wmfhc0ym7lg7mamq8lpkhsr83kj7g-ruby3.1.2-prawn-templates-0.1.2
  /nix/store/8xxjbvw245vdqlli8b27nqkn473shz62-ruby3.1.2-public_suffix-5.0.0
  /nix/store/y8qickpmm7y760a9nr9zajsdji56267l-ruby3.1.2-pygments.rb-2.3.0
  /nix/store/y0qail623bpfzg8cg3bsw491lsph9q62-ruby3.1.2-rexml-3.2.5
  /nix/store/5ki8g614qp8qzppdwchwj6di16hw3pid-ruby3.1.2-rouge-4.0.0
  /nix/store/0sald78fw2mfnjkkkbf0d2l54ifnfs1g-ruby3.1.2-ruby-rc4-0.1.5
  /nix/store/z5v1p2avpi67j18jin2d7jdpy3dkwfbh-ruby3.1.2-treetop-1.6.11
  /nix/store/3cqpyrj1qnkjnjqwcravrblv7zzyhbc5-ruby3.1.2-ttfunk-1.7.0
  /nix/store/b81m03by2l7qq2ajzlipjd7q3h01n5fy-sqlite-3.40.0
  /nix/store/11mrj0y0k09j7pzcr78iy5fxgcmzjxq6-tzdata-2022g
  /nix/store/9vgv9wx5wf0311j8mxb8zkzc873mnicb-zstd-1.5.2
copying path '/nix/store/99fn5rwahg8c94xisnqxq4p6wrwmpw2c-escape-string-regexp-5.0.0' from 'https://vulkan-haskell.cachix.org'...
copying path '/nix/store/q1j8pp8789p1iwv0kz2za5mmpg1whfx8-git-2.38.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/4v4ck0lijgdn3k4zbmk99xyxfzpdd0vw-mailcap-2.1.53' from 'https://cache.nixos.org'...
copying path '/nix/store/bnrcidfb8f1my3a7hp5n72503vwcva84-perl5.36.0-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'...
copying path '/nix/store/n0l6mdhczqyks72p02gp00aizlys2iqg-perl5.36.0-HTML-TagCloud-0.38' from 'https://cache.nixos.org'...
copying path '/nix/store/bdwmg6b1by6z269i6lfv8211gijvnjf0-perl5.36.0-URI-5.05' from 'https://cache.nixos.org'...
copying path '/nix/store/11mrj0y0k09j7pzcr78iy5fxgcmzjxq6-tzdata-2022g' from 'https://cache.nixos.org'...
copying path '/nix/store/vz60km5pipc0apc0iafvljw5a5wfn28v-expat-2.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/awhy79lar019gqmais1bbavvcl7mrs26-gnumake-4.4' from 'https://cache.nixos.org'...
copying path '/nix/store/yw06lqgqgi3abwd2b4qp76l3pxm5wabz-gdbm-1.23' from 'https://cache.nixos.org'...
copying path '/nix/store/p7lwnw2qldl00bbxg930gcrx5k6f9x5n-perl5.36.0-IO-HTML-1.004' from 'https://cache.nixos.org'...
copying path '/nix/store/k7jk654s5409hqris0g95f0wli0hgmwn-perl5.36.0-HTML-Tagset-3.20' from 'https://cache.nixos.org'...
copying path '/nix/store/0c0vkgkxabjsdpab9xfhan8qcxrh8mcx-perl5.36.0-Test-Needs-0.002006' from 'https://cache.nixos.org'...
copying path '/nix/store/n73kzlbbxang778ypp2lzxh11kry74wr-gemfile-and-lockfile' from 'https://cache.nixos.org'...
copying path '/nix/store/y7a6i6g9a6yydncy2ghsrz2wjhbjmv3j-perl5.36.0-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'...
copying path '/nix/store/p2hv81lql9nk8ajjrm1aibjpw5hlfay6-perl5.36.0-Encode-Locale-1.05' from 'https://cache.nixos.org'...
building '/nix/store/5kf03qklngdx9smqnfh3k81r8yrlm62l-builder.pl.drv'...
copying path '/nix/store/kmigdljiv59kh22jrx5hp0savn2xx3fc-brotli-1.0.9-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/zms41v0fgzfq4z629kn5jrlcv7hf9w7v-gettext-0.21' from 'https://cache.nixos.org'...
copying path '/nix/store/wkmc51s1nyyic7ym9c44k57wk8aqlpp9-icu4c-72.1' from 'https://cache.nixos.org'...
copying path '/nix/store/slmsy98nyzyr1nnrxb18gnz8dbm5mlm1-keyutils-1.6.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/avbmp3dcrbzrckrprx48cxx2mwlh825l-libuv-1.44.2' from 'https://cache.nixos.org'...
copying path '/nix/store/vamwsqfpvgfwnc7ksa8k4aa52my5r1bq-libxcrypt-4.4.33' from 'https://cache.nixos.org'...
copying path '/nix/store/a4h1dk4d5iz307dbbj69xmaa0m5vddxg-nghttp2-1.49.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/zpwhl35d2dkj0p4bli5wp6sw1vfsyab5-openssl-3.0.7' from 'https://cache.nixos.org'...
copying path '/nix/store/x3ir67ci45jzchxyg14ra2jv8lhssmg1-perl5.36.0-FCGI-0.79' from 'https://cache.nixos.org'...
copying path '/nix/store/sz9c319zmpqdahy5qzn28vi6axh39q9j-libyaml-0.2.5' from 'https://cache.nixos.org'...
copying path '/nix/store/b33ikpmz4b1gd654v5s62phykmpd58fp-pcre2-10.40' from 'https://cache.nixos.org'...
copying path '/nix/store/gz21lfpz6rjncy9jljqrxapmbl0rxs20-openssl-3.0.7' from 'https://cache.nixos.org'...
copying path '/nix/store/p4c5ldrdk3jxx288ywpbz5rcypsqcc71-perl5.36.0-Net-HTTP-6.19' from 'https://cache.nixos.org'...
copying path '/nix/store/f68y38vqq8086i1nmfk7c5d5acj1y3w1-perl5.36.0-TermReadKey-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/bgzc351nibmh3bcfgm18f383zdz6mf1b-perl5.36.0-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'...
copying path '/nix/store/7zwyjl601462yizlgy3z1y58wdh1xlvw-perl5.36.0-TimeDate-2.33' from 'https://cache.nixos.org'...
copying path '/nix/store/2sp42dy2ia9wc76sf4bjr9r2a9dp1ys2-perl5.36.0-Try-Tiny-0.30' from 'https://cache.nixos.org'...
copying path '/nix/store/3xm08j9yrcj91saxq4s3ndl2gc2n717v-libkrb5-1.20' from 'https://cache.nixos.org'...
copying path '/nix/store/bncrgpn7rnbc0qv5m0s2kjhqvfnydf1h-perl5.36.0-WWW-RobotRules-6.02' from 'https://cache.nixos.org'...
copying path '/nix/store/ypjjsi8cqg7vw1dkf4y8g8dwfimhkpc4-ruby3.1.2-afm-0.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/f067bxadp85zsxjkyjifrvbaf7nnpv4f-ruby3.1.2-concurrent-ruby-1.1.10' from 'https://cache.nixos.org'...
copying path '/nix/store/jqkpdp70i5qcwn7val5d0vbb7dlw1ij1-ruby-3.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/n48i43wkly6kfhxz4ypcxbsv2pr7ggzh-perl-5.36.0' from 'https://cache.nixos.org'...
copying path '/nix/store/mnn4abgp3rlysgx4ylx8hwvn1a334m0g-ruby3.1.2-matrix-0.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/3pr7x4l0xr5dwizk39lqxq1fpdr7hfgj-ruby3.1.2-hashery-2.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/f7k8if1sxwf8w6fb6ggn0nvwf5ngjbyk-ruby3.1.2-pdf-core-0.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/l80vwwifcrb18scn512asx0dc2m26j49-ruby3.1.2-polyglot-0.3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/y0qail623bpfzg8cg3bsw491lsph9q62-ruby3.1.2-rexml-3.2.5' from 'https://cache.nixos.org'...
copying path '/nix/store/6wjc702n40r1k028f5hhl0qma803zr2m-libssh2-1.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/3cqpyrj1qnkjnjqwcravrblv7zzyhbc5-ruby3.1.2-ttfunk-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/b81m03by2l7qq2ajzlipjd7q3h01n5fy-sqlite-3.40.0' from 'https://cache.nixos.org'...
copying path '/nix/store/c75j08r70yz8zs0dwxafbx6nvpy17w34-perl5.36.0-Test-Fatal-0.016' from 'https://cache.nixos.org'...
copying path '/nix/store/9vgv9wx5wf0311j8mxb8zkzc873mnicb-zstd-1.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/scqnxiim7wbmpm5b9vxyvaqz001b2m5i-perl5.36.0-HTTP-Date-6.05' from 'https://cache.nixos.org'...
copying path '/nix/store/lmr9gzvvxrdq0akic1fls9jklh4kq2vf-icu4c-72.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/piqpzmki2sigkxsj14a2fa4yd8l1zkak-perl5.36.0-File-Listing-6.14' from 'https://cache.nixos.org'...
copying path '/nix/store/wrar9hrrwx2yfcdjvngjniv8yp7126bf-perl5.36.0-HTTP-Message-6.26' from 'https://cache.nixos.org'...
copying path '/nix/store/sn1diqycwcjdyhbyqa9mphxzdj9qhshj-ruby3.1.2-prawn-2.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/b7gk0016nvxpf44f9sgry2lmm4l0nwv1-perl5.36.0-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'...
copying path '/nix/store/g5bhqzsmiv3f398c7izhpxakckdjkzjl-perl5.36.0-HTTP-Daemon-6.14' from 'https://cache.nixos.org'...
copying path '/nix/store/lcgrygira7h41dq81rzfqsq49dfk26ca-perl5.36.0-HTTP-Cookies-6.09' from 'https://cache.nixos.org'...
copying path '/nix/store/nj7xd1hp72dnd4l1ycdkzdgsli8iwx6j-perl5.36.0-HTML-Parser-3.75' from 'https://cache.nixos.org'...
copying path '/nix/store/cgmpl823df6sjgc9qbb9wrw379x8yvwk-curl-7.86.0' from 'https://cache.nixos.org'...
copying path '/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9' from 'https://cache.nixos.org'...
copying path '/nix/store/v0lzh5jnpn9fvac03a3674hxx0rip7p9-perl5.36.0-CGI-4.51' from 'https://cache.nixos.org'...
copying path '/nix/store/0sald78fw2mfnjkkkbf0d2l54ifnfs1g-ruby3.1.2-ruby-rc4-0.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/im6d5y2wi4sji02wr7g3h50kqmb9ljng-ruby3.1.2-coderay-1.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/ks1fi9jrkcy207lzkqf1yfaqm2hay63b-ruby3.1.2-asciidoctor-2.0.18' from 'https://cache.nixos.org'...
copying path '/nix/store/m85nw9p9vaazk9f349nacv5irhlrvxf1-ruby3.1.2-Ascii85-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/8xxjbvw245vdqlli8b27nqkn473shz62-ruby3.1.2-public_suffix-5.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5ki8g614qp8qzppdwchwj6di16hw3pid-ruby3.1.2-rouge-4.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/z5v1p2avpi67j18jin2d7jdpy3dkwfbh-ruby3.1.2-treetop-1.6.11' from 'https://cache.nixos.org'...
copying path '/nix/store/xmwbn6b78xzywrbd2ddcl4iz2sw3g0x6-bundler-2.3.26' from 'https://cache.nixos.org'...
copying path '/nix/store/as06f2l7g1fknfl0ldy3mlqrzys50v28-perl5.36.0-CGI-Fast-2.15' from 'https://cache.nixos.org'...
copying path '/nix/store/v5dzwhhawhf7qipi2wxv71nbizz5ada9-perl5.36.0-libwww-perl-6.67' from 'https://cache.nixos.org'...
copying path '/nix/store/10vrgdkvgnp04wmfw0ky48g08x8qc3ry-openssl-3.0.7-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/xqillgwy77hav998fqr8zcnvkz9v4x1p-ruby3.1.2-prawn-table-0.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/b7wm4gj4zbc2p6y79kd2gc84k3ksdb4n-ruby3.1.2-prawn-icon-3.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ag1qfic97j9cmzs3njhd389yiyjdv5ms-ruby3.1.2-pdf-reader-2.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/8gshmb1hwx0gs33hxra7xbf3fh836lx3-ruby3.1.2-addressable-2.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/5l8ssr9hcqakgdgy50mhckrwldsfxb39-openssl-3.0.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/dl6wmfhc0ym7lg7mamq8lpkhsr83kj7g-ruby3.1.2-prawn-templates-0.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/3g0k02wlh4j9gabcbql4bk7yx2h7pvdy-ruby3.1.2-css_parser-1.12.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5mkljfgk169084g60i3k3yv2cprkywmp-ruby3.1.2-prawn-svg-0.32.0' from 'https://cache.nixos.org'...
copying path '/nix/store/q8404hd0zcbx7hzn97llbar65g3wbxk8-python3.10-pyparsing-3.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/y8qickpmm7y760a9nr9zajsdji56267l-ruby3.1.2-pygments.rb-2.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/7ppnyqmp1c92gkfrixbz99sw7q6ifkg1-nodejs-18.12.1' from 'https://cache.nixos.org'...
copying path '/nix/store/cfx715ifm48vanlqdh7f1h3pqjpspbzd-git-2.38.1' from 'https://cache.nixos.org'...
copying path '/nix/store/n0f6hj13iwigsrl53mb48z260niz3w5y-ruby3.1.2-asciidoctor-pdf-2.3.2' from 'https://cache.nixos.org'...
building '/nix/store/gb8mzh5c474w0yh13lb22p53hdnzsxkl-asciidoctor-2.0.18.drv'...
created 64 symlinks in user environment
building '/nix/store/pims87hj3gd2q28ri11w27ycaf3ajgaa-asciidoctor-2.0.18.drv'...
/nix/store/qql9sz6vh1azww0bsrd0qrl2ql1xl9iq-asciidoctor-2.0.18/lib/ruby/gems/3.1.0/gems/asciidoctor-2.0.18/man/asciidoctor.1
copying path '/nix/store/rl720sd12cb4plalin5kb1ib5hs2ncl3-he-1.2.0' from 'https://vulkan-haskell.cachix.org'...
building '/nix/store/zwlrbbg9s9p2lpfdzdpdpgz1njjwmga3-vulkan-gen.drv'...
Reading spec:   0.00s
Parsing spec:   2.11s
Marshaling structs:   0.45s
Marshaling unions:   0.00s
Marshaling commands:   0.10s
Rendering:   5.44s
Segmenting:   0.54s
writing:   8.51s
+ before=/nix/store/pzb9nnglr4nq02n00afp9vpi2a7lyc34-vulkan-gen
+ echo 'Updating Vulkan-Docs'
Updating Vulkan-Docs
+ git -C generate-new/Vulkan-Docs checkout tags/v1.3.268
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  5c80e2c5 remove extraneous space after attribute name

If you want to keep it by creating a new branch, this may be a good time
to do so with:

 git branch <new-branch-name> 5c80e2c5

HEAD is now at bb678348 Change log for October 13, 2023 Vulkan 1.3.268 spec update:
+ after=
+ '[' /home/runner/no-doc-diff.patch ']'
++ nix-build --no-out-link nix/generate.nix --arg withDocs false
this derivation will be built:
  /nix/store/cg2dadf49mcrgmzcfn89k1cmqda7mqsb-vulkan-gen.drv
building '/nix/store/cg2dadf49mcrgmzcfn89k1cmqda7mqsb-vulkan-gen.drv'...
Reading spec:   0.00s
XenoParseError {inputIndex = 2144658, message = "Expected =, got:   at character index: 2144662"}
1 errors
error: builder for '/nix/store/cg2dadf49mcrgmzcfn89k1cmqda7mqsb-vulkan-gen.drv' failed with exit code 1;
       last 3 log lines:
       > Reading spec:   0.00s
       > XenoParseError {inputIndex = 2144658, message = "Expected =, got:   at character index: 2144662"}
       > 1 errors
       For full logs, run 'nix log /nix/store/cg2dadf49mcrgmzcfn89k1cmqda7mqsb-vulkan-gen.drv'.
+ after=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant